re2-js-generator/README.md

19 lines
227 B
Markdown
Raw Normal View History

2019-01-24 13:50:55 +00:00
# re2-js-generator
2019-01-24 15:21:44 +00:00
### Install guide
2019-01-24 15:36:19 +00:00
npm install
2019-01-24 15:20:50 +00:00
Read re2c manual: http://re2c.org/manual/manual.html
2019-01-24 15:36:19 +00:00
### RUN:
2019-01-24 15:20:50 +00:00
./run.sh
2019-01-24 15:36:19 +00:00
2019-01-24 15:20:50 +00:00
or
2019-01-24 15:36:19 +00:00
2019-01-24 15:20:50 +00:00
node parse_source_lexeme.js
Result fill write in out.js file.
Report for bugs: rolahd@yandex.ru