15 skills found
mbj / UnparserTurn Ruby AST into semantically equivalent Ruby source
simonpercivall / AstunparseAn AST unparser for Python
up9inc / GopygoPure Python Go parser, AST and unparser library
sandialabs / Reverse ArgparseA Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happened after parsing arguments.
chris-l / Php UnparserA JavaScript based code generator, to unparse glayzzle/php-parser compatible AST back to code.
mbdevpl / Typed AstunparsePython 3 AST unparser with type comments support.
nixme / Iso 8601 Parser UnparserGit mirror of boredzero's ISO8601 Cocoa library (http://boredzo.org/iso8601parser/). A Cocoa class to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
yargs / Yargs Unparserconvert back a yargs argv object to its original array form
UnknownCollections / PysmaliPython library for parsing and unparsing smali files for programatic modification
mbdevpl / HorastHuman-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.
davidnemeti / SarcasmSarcasm is an SDK for creating typesafe, domain-bound grammars. It also has a grammar driven general unparser.
lue-bird / Elm Morpha parser-printer: dev-friendly, general-purpose, great errors
moxystudio / Yargs UnparserConverts back a yargs argv object to its original array form
gonglinyuan / AsttokunparseAST Tokenizing Unparser: A Python unparser that unparses an AST into a sequence of Python tokens
0x24a / Vpr ParserPydantic-based VOCALOID5 Editor Project (.vpr) file parser & unparser