Lisp parser skeleton for bison proof of concept working

2008-01-05 Thread Tim Josling
Hi, I think I mentioned on one of the bison lists a while ago I was thinking of using bison as a parser generator for a lisp program, which is part of a COBOL front-end for GCC. The proof of concept is now working. It is a bit rough around the edges bit I think it's at a point where it's worth di

Re: Lisp parser skeleton for bison proof of concept working

2008-01-05 Thread Tim Josling
Thanks. I'll probably post to the lisp group too. I'm going to do a POC today on the table generation option, to see how that looks. Tim Josling On Sat, 2008-01-05 at 19:48 +0100, Hans Aberg wrote: > You might post this to the Usenet newsgroup comp.compilers, plus > some, to g

Re: Lisp parser skeleton for bison proof of concept working - update.

2008-01-06 Thread Tim Josling
On Sun, 2008-01-06 at 06:36 +1100, Tim Josling wrote: > Thanks. I'll probably post to the lisp group too. > > I'm going to do a POC today on the table generation option, to see how > that looks. > > Tim Josling I have done a POC on the bison tables approach for using