This repository has been archived by the owner on Jun 15, 2019. It is now read-only.
forked from zaach/jison-lex
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
synced the code generators with the ones in the jison tool: support a…
…ll 4 modes: CommonJS, AMD, ES6 and vanilla JS; also taken the opportunity to give the lexer its own documentation comment chunk as is generated by jison for the parser at large.
- Loading branch information
1 parent
6724da8
commit a2844c7
Showing
2 changed files
with
264 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters