tiny-parser
v0.0.7
Published
Grammar parser (CFG)
Downloads
3
Readme
Tiny
Tiny is not Yacc
Usage
tiny = require \tiny-parser
tiny \./gammarPath \./filePath, (err, ast) ->
TODO:
- Add a way to expect a pattern to make a rule to break like : Pattern: Expected @NotThisOrBreak