Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kazzmir committed Jul 15, 2010
1 parent 87ddbcb commit ee68f34
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README
@@ -1 +1,25 @@
Empty
Peg generator in Racket (http://racket-lang.org)
Github website: http://github.com/kazzmir/Pegs

Features
* Constructs a PEG at compile-time
* Handles most of the normal PEG operators
* Supports heredocs

Misfeatures
* Really slow

Whats in a name?
* `pegs' is short
* Sort of like `pugs' which is popular with some people
* Maybe the `s' means scheme...??????????

History
YYYY-MM-DD

2010-07-15 - Imported into Github
.......... - Various improvements and whatnot
2008-08-23 - Started

Jon Rafkind
jon@rafkind.com

0 comments on commit ee68f34

Please sign in to comment.