Re: BNF notation for Delphi Grammar

haberg@math.su.se (Hans Aberg)
2 Jun 2005 01:03:02 -0400

          From comp.compilers

Related articles
BNF notation for Delphi Grammar gustgr@gmail.com (2005-05-31)
Re: BNF notation for Delphi Grammar haberg@math.su.se (2005-06-02)
Re: BNF notation for Delphi Grammar gneuner2@comcast.net (George Neuner) (2005-06-06)
Re: BNF notation for Delphi Grammar DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2005-06-08)
Re: BNF notation for Delphi Grammar franck.pissotte@alussinan.org (Franck Pissotte) (2005-06-08)
Re: BNF notation for Delphi Grammar gneuner2@comcast.net (George Neuner) (2005-06-08)
Re: BNF notation for Delphi Grammar frank@g-n-u.de (2005-06-12)
| List of all articles for this month |

From: haberg@math.su.se (Hans Aberg)
Newsgroups: comp.compilers
Date: 2 Jun 2005 01:03:02 -0400
Organization: Mathematics
References: 05-05-230
Keywords: Pascal, parse
Posted-Date: 02 Jun 2005 01:03:02 EDT

  gustgr@gmail.com wrote:


> I starting to write an instrumenter for programs written in Delphi.
....
> Does anyone know where I can find a complete BNF notation for the
> Delphi Grammar?


The page
      http://en.wikipedia.org/wiki/Delphi_programming_language
contains a list of a number of programs that in some or another way
contains some of the Delphi language capabilities. The impression of this
page is that there is a movement towards languages that contains the
essentials of Delphi, while being doing much better in other respects.


--
    Hans Aberg


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.