Re: Delphi syntax parser

From: Martin Harvey (Demon Account) (martin_at__nospam_pergolesi.demon.co.uk)
Date: 04/07/04


Date: Tue, 06 Apr 2004 23:41:24 +0100

On Tue, 6 Apr 2004 12:08:11 +0200, "Anton Feiertag" <anton@dokker.com>
wrote:

>Hi All
>
>Can anybody tell me where I can find a good/complete "Delphi syntax parser"?
>
>Thanks
>Anton Feiertag
>

Why not write one? Search for "Delphi BNF syntax" or "Delphi EBNF
syntax" on Google, and then read up about "Lex & Yacc", and find a
Delphi port.

MH.



Relevant Pages

  • Lex & Yacc
    ... Delphi 7.0 (Lex & Yacc) ... Gustavo ...
    (borland.public.delphi.language.objectpascal)
  • Re: looking for lexer and parser generators
    ... Are there some equivalent programs to lex and yacc shipped with common C compilers for automatized lexer and parser creations with Delphi? ... The society you mold, you mold for yourself. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Portability/Multiple Installations
    ... About multiple installation, you may refer to this article, ... And there is still remote debugger available in Delphi 2007 but I rarely use it. ... Lex Y. Li ...
    (borland.public.delphi.non-technical)
  • Re: Function speed, which is fast
    ... Is there a version I can use on the PC under Windows ... I've been toying with creating my own language for fun. ... and does not sit well with the Delphi OO ... just wants a plain and simple lexer, then TP lex is fine :-) ...
    (comp.lang.pascal.delphi.misc)