@iceylan/ast-gen
v0.0.4
Published
Creates abstracted node trees by performing logical and sequential reading operations on strings.
Maintainers
Readme
AST Generator
This JavaScript library creates abstracted node trees by performing logical and sequential reading operations on strings.
It provides a set of methods to remodel the complex structures step by step. It's pretty similar to the regular expression mechanism, but with this library, plenty of possibilities are unlocked.
