[fpc-pascal] Parser Generators

Jeff Pohlmeyer yetanothergeek at yahoo.com
Sat Dec 4 05:32:20 CET 2004


> > 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

I agree with Michael, tply is probably your best bet.

But if you really need coco, the Turbo Pascal version 
will compile on Linux/FPC with a minimum of tweaking:
http://www.scifac.ru.ac.za/coco/turbo153.zip





		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 




More information about the fpc-pascal mailing list