An open API service indexing awesome lists of open source software.

https://github.com/stereobooster/instaparsejs

What if context-free grammars were as easy to use as regular expressions?. Clojure instaparse compiled to ESM
https://github.com/stereobooster/instaparsejs

gll gll-parser instaparse parser parsing peg pegll

Last synced: 3 months ago
JSON representation

What if context-free grammars were as easy to use as regular expressions?. Clojure instaparse compiled to ESM

Awesome Lists containing this project

README

        

# instaparsejs

[instaparse](https://github.com/Engelberg/instaparse) compiled to JavaScript (ESM).

## Packages

- [instaparsejs](/packages/instaparsejs/) - main package ![NPM Version](https://img.shields.io/npm/v/instaparse)
- [demo](/packages/demo/) - demo [![Netlify Status](https://api.netlify.com/api/v1/badges/9fbaf314-5736-4d2a-a89d-905cb7b2c5b0/deploy-status)](https://app.netlify.com/sites/instaparsejs/deploys)