update README: all the backends are done
This commit is contained in:
parent
623ca6e4e8
commit
0d7e69767d
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ Features
|
|||
* Parsing backends:
|
||||
* Packrat parsing
|
||||
* LL(k)
|
||||
* GLR (not yet implemented)
|
||||
* LALR(8) (not yet implemented)
|
||||
* GLR
|
||||
* LALR
|
||||
* Regular expressions
|
||||
* Language bindings:
|
||||
* C++ (not yet implemented)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue