-
Notifications
You must be signed in to change notification settings - Fork 452
ProjectsUsingJison
crm416 edited this page Dec 22, 2014
·
60 revisions
- CoffeeScript - unfancy JavaScript
- handlebars.js
- reflect.js - JavaScript parsing toolkit based on Mozilla's Parser API
- jQuery.sheet
- jsonlint - Check your JSON on the command-line or on a web page
- Orderly.js
- Tagmata
- JSHC - Haskell implementation in JavaScript
- ngn/apl - an APL interpreter in CoffeeScript
- contextfree.js
- Slogo - a multi-agent programmable modeling environment for WebGL
- Karel Online - A web version of Karel, a didactic programming language where you program a robot
- Roy - small functional language that compiles to JavaScript
- EventSource - an EventSource client for Node.js
- Serenade.js - client side js library with views compiled using Jison
- NDoc - JavaScript documentation generator inspired by PDoc, with some extensions
- proto2json - Google Protocol Buffers .proto files to JSON converter
- hobbes - Interpreter for a subset of Java
- velocity.js - Velocity template implementation in JavaScript
- VexTab - A language for writing guitar tablature and music notation. Converted the original hand-rolled parser to Jison, and we now have something that is smaller, faster, and easier to maintain.
- js-sequence-diagrams - Draws simple SVG sequence diagrams from textual representation of the diagram.
- tablequeryjs - Use textual queries to filter tables.
- cssparser.js - A parser that generates json matched with source css structure. (project page)
- Byens Puls - Using Jison to parse custom data format and display train locations in capital region of Denmark. (project page)
- TruthMachine - An on-line open-source Sentential Logic truth table generator, includes a Jison based parser for Sentential Logic sentences.
- TeXZilla - A TeX-to-MathML converter generated by Jison. See also the GitHub page, this add-on sdk module and this Firefox add-on.
- jsav-asu-import Using Jison to parse the AnimalScript algorithm visualisation language. (project page)
- node-puppetdbquery Simple query language parser for PuppetDB.
- Alasql - JavaScript in-memory SQL database (for SQL parser)
- Workbooks - Spreadsheet API for the DOM
- bitcoin-script - JavaScript implementation of Bitcoin's scripting language