Re: Looking for BNF notation for Visual Basic and Java

"Jeremy Yallop" <jeremy@jdyallop.freeserve.co.uk>
8 Sep 2002 22:36:06 -0400

          From comp.compilers

Related articles
Looking for BNF notation for Visual Basic and Java ecollar@qwest.net (Emilio Collar, Jr.) (2002-09-03)
Re: Looking for BNF notation for Visual Basic and Java jeremy@jdyallop.freeserve.co.uk (Jeremy Yallop) (2002-09-08)
Re: Looking for BNF notation for Visual Basic and Java snicol@apk.net (Scott Nicol) (2002-09-08)
Re: Looking for BNF notation for Visual Basic and Java snicol@apk.net (Scott Nicol) (2002-09-12)
| List of all articles for this month |

From: "Jeremy Yallop" <jeremy@jdyallop.freeserve.co.uk>
Newsgroups: comp.compilers
Date: 8 Sep 2002 22:36:06 -0400
Organization: Compilers Central
References: 02-09-016
Keywords: parse, Java
Posted-Date: 08 Sep 2002 22:36:05 EDT

* Emilio Collar, Jr.
| I am looking for a source(s) for the Backus-Naur Form notation for
| Visual Basic and Java. Does anyone know where I can find this
| information?


For Java, try chapter 18 of the Java Lanauge Specification:


      http://java.sun.com/docs/books/jls/second_edition/html/syntax.doc.html


Jeremy.


Post a followup to this message

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