pegjs/bin
David Majda a57431955e bin/pegjs: Use the -o/--output option to specify the output file
This is more traditional compiler interface. Its main advantage against
specifying the output file as a second argument (which is what bin/pegjs
used until now) is that input and output files can't be mixed up.

Part of #370.
2016-06-21 16:51:01 +02:00
..
.eslintrc.json ESLint: Disable no-console in bin/.eslintrc.json, not bin/pegjs 2016-05-03 14:24:34 +02:00
pegjs bin/pegjs: Use the -o/--output option to specify the output file 2016-06-21 16:51:01 +02:00