json parser in ragel
Arne Goedeke
la... at laramies.com
Wed Feb 7 21:41:09 UTC 2007
Hello!
i somewhat finished my json parser in ragel and would like to put it
here for public discussion ,). also, thanks to you adrian for the cool
software.
the source-code is a little hard to read because it is full of ifdefs
and glue to the pike api (i use the parser as a module in pike). in
the first one i wrote i build my own stack to do the recursive parsing
but found this solution much better due to its simplicity. here is the
link:
http://laramies.com/ragel/json/
arne
More information about the ragel-users
mailing list