Pinned Repositories
.github
awesome-ohm
A curated list of awesome things related to Ohm
eslint-plugin-camelcase-ohm
An ESLint plugin that extends the built-in camelcase rule to allow underscores in action names.
miniohm-go
Implementation of the miniohm interface, to use Wasm grammar blobs from Go.
ohm
A library and language for building parsers, interpreters, compilers, etc.
ohm-editor
An IDE for the Ohm language (JavaScript edition)
ohmjs.org
Source for the ohmjs.org web site
sle17
Artifacts from our paper "Incremental Packrat Parsing" presented at SLE 2017.
OhmJS's Repositories
ohmjs/ohm
A library and language for building parsers, interpreters, compilers, etc.
ohmjs/ohm-editor
An IDE for the Ohm language (JavaScript edition)
ohmjs/sle17
Artifacts from our paper "Incremental Packrat Parsing" presented at SLE 2017.
ohmjs/awesome-ohm
A curated list of awesome things related to Ohm
ohmjs/miniohm-go
Implementation of the miniohm interface, to use Wasm grammar blobs from Go.
ohmjs/ohmjs.org
Source for the ohmjs.org web site
ohmjs/.github
ohmjs/eslint-plugin-camelcase-ohm
An ESLint plugin that extends the built-in camelcase rule to allow underscores in action names.