Concrete to Abstract syntax

Ron Kanagy <rkanagy@erols.com>
21 Jun 1996 17:19:00 -0400

          From comp.compilers

Related articles
Concrete to Abstract syntax rkanagy@erols.com (Ron Kanagy) (1996-06-21)
Re: Concrete to Abstract syntax bwb@concentra.com (Brent Benson) (1996-06-23)
Re: Concrete to Abstract syntax greg@cee.hw.ac.uk (1996-06-24)
Re: Concrete to Abstract syntax kadhim@VNET.IBM.COM ((Basim Kadhim)) (1996-06-27)
| List of all articles for this month |

From: Ron Kanagy <rkanagy@erols.com>
Newsgroups: comp.compilers
Date: 21 Jun 1996 17:19:00 -0400
Organization: Compilers Central
Keywords: syntax, analysis, question

Does anyone know of any good references, preferable online, that describes
and/or gives pointers on how to convert a grammar representing the concrete
syntax of a programming language to a grammar representing the abstract
syntax of a language. I have a couple of books on language design and
compiler writing, but they only touch upon the subject and don't describe
the process in detail. Any help on this would be greatly appreciated.


Ron Kanagy
rkanagy@erols.com
--


Post a followup to this message

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