This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A generic reader for Guile?


hjstein@bfr.co.il (Harvey J. Stein) writes:

> Bigloo's stuff is all written in scheme.  I'd expect the code to be
> easier to work with than flex & bison.  The actual code might even
> just run in guile.  You also might find a simple central engine that
> you can code in C to get full C performance.  BTW, it also comes with
> a C header file parser it uses for building scheme interfaces to C
> code.  This might also be useful for guile.

Yes, I think porting bigloos `read/rp', `read/lalrp', `regular-grammar´
`lalr-grammar',... to guile would a big step forward for guile.


Jost

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]