re2-js-generator/README.md

24 lines
286 B
Markdown

# re2-js-generator
### Install guide
You need install npm and node v.10;
npm install
Read re2c manual: http://re2c.org/manual/manual.html
### RUN:
./run.sh
or
node main.js
Result fill write in <lexer.js> file.
You can test it:
$ node test.js
Report for bugs: rolahd@yandex.ru