Re: Bison version 1.875 available - GLR Parsing theory references

"Aaron Gray" <aarongray@beeb.net>
7 Jan 2003 23:29:33 -0500

          From comp.compilers

Related articles
Bison version 1.875 available eggert@twinsun.com (Paul Eggert) (2003-01-01)
Re: Bison version 1.875 available - GLR Parsing theory references aarongray@beeb.net (Aaron Gray) (2003-01-07)
Re: Bison version 1.875 available - GLR Parsing theory references derek@NOSPAMknosof.co.uk (Derek M Jones) (2003-01-12)
| List of all articles for this month |

From: "Aaron Gray" <aarongray@beeb.net>
Newsgroups: comp.compilers
Date: 7 Jan 2003 23:29:33 -0500
Organization: Compilers Central
References: 03-01-005
Keywords: parse
Posted-Date: 07 Jan 2003 23:29:31 EST

> + 2. A GLR parser output is available, which makes it possible to parse
> I'd be interested in learning more about the techniques involved. Any
> good references?


A book from the originator of the GLR technique and algorithm :-


                http://www.wkap.nl/prod/b/0-7923-9201-9?a=1


His web site :-


                http://www.bioinfo.sfc.keio.ac.jp/mt/


And ELK hound which has a good document on GLR, and parsing C++ :-


                http://www.cs.berkeley.edu/~smcpeak/elkhound/


And :-


                http://coleweb.dc.fi.udc.es/cole/library/abstracts/AloCabVil97b.html
                http://citeseer.nj.nec.com/visser97scannerles.html
                http://www.ipsj.or.jp/members/Journal/Eng/3708/article003.html


Some of the papers are on the net but most require access to journals.


Aaron Gray


Post a followup to this message

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