Hacker News new | past | comments | ask | show | jobs | submit login

Here's a parser generator that uses metaprogramming in D to run it at compile time:

https://github.com/PhilippeSigaud/Pegged




Is there one that doesn't depend on libc & the GC?


I don't know but here's a selection of them:

https://wiki.dlang.org/Lexers_Parsers




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: