[fpc-pascal] complex ini like syntax parser
ik
idokan at gmail.com
Wed Jan 5 17:23:36 CET 2011
Hello,
I'm looking for a setting parser for something like this:
------- snips -----
[foo](!)
bar => 1
baz = fff ; comment
; comment
#include "file"
#include => "section"
------- snips --------
Before I'll do this the hard way and write something for myself, is there
something like that existed already, or even something that implement part
of it, so I could based my code on it instead of writing one for myself ?
Thanks,
Ido
LINESIP - Opening the source for communication
http://www.linesip.com
http://www.linesip.co.il
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110105/b9dffbd1/attachment.html>
More information about the fpc-pascal
mailing list