Related articles |
---|
Delphi parser from TextTransformer grammar Meyer-Eltz@t-online.de (Detlef Meyer-Eltz) (2009-08-23) |
Re: Delphi parser from TextTransformer grammar marcov@stack.nl (Marco van de Voort) (2009-08-27) |
Re: Delphi parser from TextTransformer grammar Meyer-Eltz@t-online.de (Detlef Meyer-Eltz) (2009-09-01) |
Re: Delphi parser from TextTransformer grammar marcov@stack.nl (Marco van de Voort) (2009-09-07) |
From: | Detlef Meyer-Eltz <Meyer-Eltz@t-online.de> |
Newsgroups: | comp.compilers |
Date: | Tue, 1 Sep 2009 17:59:10 +0200 |
Organization: | Compilers Central |
References: | 09-08-040 09-08-043 |
Keywords: | parse, Pascal |
Posted-Date: | 01 Sep 2009 23:40:38 EDT |
>You could try to run Free Pascal's testsuite.
That's a very good idea!
Such tests can be done very well inside of the TextTransformer IDE.
Files, which produce errors can be opened into the debugger by a
double click.
I had to remove the tests for Free Pascal specific extensions and the
tests for the Macintosh variant and I had to do some more adaptions
too. But this was worth the work. I could make a lot of small
improvements for special Delphi constructions.
More about the tests and a download of the modified test suite is
here:
http://www.texttransformer.org/Delphi_en.html
Thank you for this valuable feedback.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.