Sign in Sign up
npm

expressionjs-compiler

1. write a custom [grammar](https://github.com/parsejs/grammar) 2. in your grammar, return one of the [token types for javascript](https://github.com/expressionjs/grammar) (i.e. define how the AST should look) 3. the compiler will automatically convert th

npm View on Npm

Activity

Latest release
12y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

First release
May 30, 2014
Releases
Version Released
0.1.1 patch
0.1.0 initial