Related articles |
---|
Compiler with adjustable parsers hackeron@ATHENA.MIT.EDU (1990-03-01) |
Re: Compiler with adjustable parsers grunwald@foobar.Colorado.EDU (Dirk Grunwald) (1990-03-01) |
Re: Compiler with adjustable parsers arnold@audiofax.com (Arnold Robbins) (1990-03-01) |
Re: Compiler with adjustable parsers steve@hubcap.clemson.edu (1990-03-01) |
Re: Compiler with adjustable parsers dhw@itivax.iti.org (1990-03-02) |
Re: Compiler with adjustable parsers pgl@cup.portal.com (1990-03-15) |
Re: Compiler with adjustable parsers ipser@vaxa.isi.edu (Ed Ipser) (1990-03-03) |
Re: Compiler with adjustable parsers PIRINEN@CC.HELSINKI.FI (Pekka P. Pirinen) (1990-03-03) |
Re: Compiler with adjustable parsers fineman@ptolemy.arc.nasa.gov (Charles Fineman) (1990-03-05) |
Re: Compiler with adjustable parsers webber@athos.rutgers.edu (1990-03-07) |
Re: Compiler with adjustable parsers aarons@cogs.sussex.ac.uk (Aaron Sloman) (1990-03-08) |
From: | Ed Ipser <ipser@vaxa.isi.edu> |
Newsgroups: | comp.compilers |
Date: | 3 Mar 90 06:31:05 GMT |
References: | <1990Mar1.143905.14553@esegue.segue.boston.ma.us> |
Organization: | USC-Information Sciences Institute |
Keywords: | parse,books |
In article <1990Mar1.143905.14553@esegue.segue.boston.ma.us>
hackeron@ATHENA.MIT.EDU writes:
>Does anyone know of a compiler/language that allows you to specify changes
>to how the language is parsed (in part at least) from withing the program.
>I'm thinking of something like having statements in the language that define
>how to recognize data types. for example one could have a data type set
>that is usually defined as follows:
The proceedings of the '69 and '71 Extensible Language Symposiums were
published in SIGPLAN issues volume 4, number 8, August '69 and
volume 6, number 12, December '71, respectively. I think that you will
find what you are looking for in these issues.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.