back

by wiradikusuma·5y ago·view on hn ↗
While we're in this discussion: Say I want to implement "SQL" for my app (if you've used Jira, I want to make my own JQL). Is this the tool for that? I'm looking for something much simpler than ANTLR.
1 comments
Should be able to create your own grammar.js, it’s actually much simpler than ANTLR.