Ecma262 Jison Versions Save

Ecma262-jison is an ECMAScript parser written in js/jison. Try to build a ECMAScript parser in practice.

0.3.0-alpha.2

6 years ago
  1. fix several bugs
  2. add README.md
  3. npm package published

v0.3-alpha

6 years ago
  1. add ecma262-jison parser to ast explorer
  2. fix several bugs
  3. project site and demo pages

v0.2-alpha

6 years ago

use jison-gho to build the parser

v0.1-alpha

6 years ago

In the next version we will switch from jison to jison-gho