Related articles |
---|
Re: Transparent recursive descent Postedforpatl@goldfish.mitron.tek.com (1993-11-04) |
More references on META parsers jimc@tekcae.cax.tek.com (1993-11-04) |
Newsgroups: | comp.compilers |
From: | jimc@tekcae.cax.tek.com (Jim Carden) |
Keywords: | parse |
Organization: | Mitron Corporation, Beaverton, OR. |
References: | 93-11-034 |
Date: | Thu, 4 Nov 1993 20:02:31 GMT |
Here are some concrete references for recursive decent parsing
using the META style. Can't find the original post.
Schorre, D.V. "META II: A Syntax-Oriented Compiler Writing Language",
Proc. 19th National Conference of the ACM, Aug. 1964, D1.3-1-D1.3-11.
Schneider, F., Johnson, G.D. "META-3: A Syntax-Directed Compiler Writing
Compiler to Generate Efficient Code",
Proc. 19th National Conference of the ACM, Aug. 1964, D1.5-1-D1.5-8.
and
Woods, W.A., "Transition Network Grammars for Natural Language Analysis",
CACM 13,10 (Oct. 1970), 591-606
and
Baker, H.G., "Pragmatic Parsing in Common Lisp",
ACM/SIGPLAN Lisp Pointers, Volume IV, Number 2 (April-June 1991), 3-15.
--
patl@goldfish.mitron.tek.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.