> > 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 _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal