jison

Parser generator

A tool for generating JavaScript parsers from grammars

Bison in JavaScript.

GitHub

4k stars
108 watching
452 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gerhobbelt/jison An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files 119
jimhigson/oboe.js A streaming JSON parser that loads and parses JSON data as it is received from an AJAX response or other source 4,795
douglascrockford/json-js Provides utilities to work with JSON data in JavaScript 8,712
sbjson/sbjson A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. 3,727
google/gson A Java library for converting objects to and from JSON data 23,432
callumlocke/json-formatter Automatically formats JSON data for easier readability in web browsers. 3,830
zaach/jsonlint A JSON parser and validator with a CLI. 1,948
pegjs/pegjs A tool for generating fast parsers with excellent error reporting from JavaScript code 4,839
kach/nearley A toolkit for building efficient and powerful parsers in JavaScript. 3,638
stleary/json-java Provides a reference implementation of JSON parsing and generation in Java 4,547
sindresorhus/parse-columns-cli Transforms text columns from Unix commands into JSON data for manipulation 66
argonaut-io/argonaut A library for parsing and manipulating JSON data in Scala. 546
akheron/jansson A JSON data processing library with a simple API and full Unicode support 3,100
josdejong/jsoneditor A web-based tool for editing and validating JSON data 11,687
rs/zerolog Provides fast and simple logging with JSON output, minimizing allocations and reflection. 10,738