You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
.eslintrc.json ESLint: Disable no-console in bin/.eslintrc.json, not bin/pegjs 8 years ago
pegjs bin/pegjs: Use the -o/--output option to specify the output file 8 years ago