[fpc-pascal] Parser Generator

Marc Santhoff M.Santhoff at web.de
Fri May 20 06:13:53 CEST 2016


On Do, 2016-05-19 at 13:10 +0200, Torsten Bonde Christiansen wrote:

> * GOLD Parser: http://www.goldparser.org/
> Was last updated in sept. 2012 and the lastest pascal implementation is 
> not for the lastest version of the program!
> 
> * COCO/R: http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/
> Same as with the GOLD parser - last updated in 2014 and lastest pascal 
> implementation is for an older version of the program.
> 
> * TP Yacc/Lex: (included in Free Pascal)
> Is included with Free Pascal, but the generated code is non-OO, and 
> seems to rely on text-files for input.
> 
> So if there is anyone out there who knows of such a generator I would be 
> glad to know.

There is a german learning programm named AtoCC. It can generate Object
Pascal Code:

http://www.atocc.de/cgi-bin/atocc/site.cgi?lang=en&site=main

Sorry, I had no time to test it yet.

Marc





More information about the fpc-pascal mailing list