> Hi :) > What exactly do you mean by parser combinator library? It's basically a library of common parsing functions combined to produce a fully functional parser. Haskell and C++ has this kind of library, so I'm looking for a Pascal one. It could help so that one doesn't have to write a parser from scratch, instead he just needs to choose correct parsers to fit in his grammar.
http://en.wikipedia.org/wiki/Parser_combinator http://en.wikipedia.org/wiki/Parser_combinator -- View this message in context: http://www.nabble.com/Parser-combinator-library-tp25271707p25288245.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal