You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a set of built-in parsers (#16)
* Add built-in parsers
* Have all of the built-in parser in all map
* Move namespace to built-ins, and add newline parser
* Add tests for newline built-in
* Update README now that grammar nestst