2019-01-29 13:14:23 +03:00
2019-01-29 13:06:27 +03:00
2019-01-24 13:50:55 +00:00
2019-01-28 18:36:41 +03:00
2019-01-25 16:30:02 +03:00
2019-01-29 13:14:23 +03:00
2019-01-24 18:36:19 +03:00
2019-01-28 18:36:41 +03:00

re2-js-generator

Requires

  • node
  • npm
  • re2c

Install

You need install npm and node v.10;

npm install

Start

node main.js -o=<output_path> -t=<web|node> <-nb|--no-beautify>

or

./run.sh

Result fill write in <lexer.js> file.

Flags

-o=<output_path>
-t=<web|node>
-nb|--no-beautify

Test

node test.js

Manual

Read re2c manual: http://re2c.org/manual/manual.html

Report for bugs: rolahd@yandex.ru

Description
No description provided
Readme 78 KiB
Languages
JavaScript 75.5%
Lex 24.2%
Shell 0.3%