Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriid committed Aug 23, 2014
1 parent 52b99cd commit 1374411
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ This is a rather straightforward port/implementation of the grammar defined for
of the grammar has been ported to `priv/parser.pegjs`, but causes the VM to quit
with an out-of-memory exception on sufficiently large garmmars (including its own).
See *How to contribute* section for more info
- Implements support for `@append` extension (see, e.g. [core-pegjs](https://github.com/for-GET/core-pegjs)
in the for-GET project)

## Further work

- Support @append (see, e.g. [core-pegjs](https://github.com/for-GET/core-pegjs)
in the for-GET project)
- Add more options:
- set root for multiple grammars (when @append is implemented)
- Dialyze, create dialyzer-friendly parsers

## How to use
Expand Down

0 comments on commit 1374411

Please sign in to comment.