On Fri, 3 Dec 2004, Agustin Barto wrote:

> I'm looking for a good free (as in speech) parser generator for
> FreePascal. Right now I'm working with Coco/R (from
> http://www.tetzel.com/CocoR/) and I'm not very pleased with this tool.
> The generated code works perfect with fpc-1.9.4 but the (parser)
> compiler only works on Windows and I want my project to be as
> cross-platform as possible (Even the development tools).

Try tplexyacc.
It's distributed with FPC. sources are in utils/tply

Michael.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to