Waxeye Development Roadmap
==========================

== 0.8.0 ==

* Left-recursive grammars with left-corner parsing


== 0.9.0 ==

* Context-sensitive parsing


== 0.10.0 ==

* Minimise states


== 0.11.0 ==

* APIs for new languages
  - JavaScript
  - Common Lisp
  - Haskell
  - C#


== 0.12.0 ==

* Error recovery


== 0.13.0 ==

* APIs for new languages
  - C++
  - OCaml
  - Lua
  - ActionScript
  - Factor
  - D
  - Perl


== 0.14.0 ==

* Ambiguity checking
