Hacker News new | ask | show | jobs
by kazagistar 4663 days ago
That is a sexy parser generator you got there. Pity it seems to be limited to use in a Clojure environment.
2 comments

>Pity it seems to be limited to use in a Clojure environment.

Don't let that limit you.

the clojure project links to https://github.com/epsil/gll, the last section of which has suggestions and useful links for implementing the algorithm in other languages