Skip to content

converts JSON grammars into jison's text format

Notifications You must be signed in to change notification settings

nagaozen/json2jison

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

json2jison

jison grammars come in two formats: JSON or a speciel text format similar to Bison's. This utility converts from the JSON format to jison's text format. See the jison2json for the reverse conversion.

install

npm install json2jison -g

license

MIT

About

converts JSON grammars into jison's text format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published