Jacob
Jacob copied to clipboard
A lexer and parser generator in JavaScript for DSL and custom languages in the browser and Node.js
Results
1
Jacob issues
Sort by
recently updated
recently updated
newest added
Calling jacob from the the command line gives this: /usr/bin/env 'node\r' : No such file or directory This is because there's an extra \r in the file: jacob/cmd/cmd.js At first...