Live data from Hacker News

Ragel State Machine Compiler

colm.net

21–22 of 22 posts

Re: Ragel State Machine Compiler

#21
post #16

Seems like Lua would be a perfect target for Ragel. Do you know if anyone is working in this direction ? How does it compare with LPeg[1] ? This is what I currently use for all my parsing needs. [1] http://www.inf.puc-rio.br/~roberto/lpeg/

WRT Lua, not at this time, but it is one I would like to support. Won't be too much work to add it.
Post reply on HN