Wow, an amazing parser with good documentation indeed. I had a go myself at 
a parser using a BNF-like syntax as well 
(https://github.com/aroemers/crustimoney), but I guess this project 
supersedes it by far (although my parser does use programmatic data 
structures for the grammar, without using macros, instead of a String). 
Will read the GLL papers as well.

-Arnout

Op woensdag 10 april 2013 09:22:39 UTC+2 schreef sesm het volgende:
>
> Hi Mark,
>
> Amazing stuff, I didn't know, that such general parsing techniques even 
> exist!
>
> One minor comment: it would be nice to add direct links to GLL papers and 
> https://github.com/epsil/gll github repo to save people some googling 
> time.
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to