1 Oct 2002 09:28
patch for lalr-2.0 to support guile
Thien-Thi Nguyen <ttn <at> giblet.glug.org>
2002-10-01 07:28:33 GMT
2002-10-01 07:28:33 GMT
hello, thanks for writing lalr. it is exactly what i'm looking for (bison replacement in scheme). i added some bits to make it work w/ guile and have appended the patch for your consideration in the next release of lalr. here is a changelog entry: 2002-09-30 Thien-Thi Nugyen <ttn <at> gnu.org> * Makefile (any): Add support for guile. (guile, check-guile): New targets. (clean): New target. * ports/guile.decls: New file. * tests: New subdir. * tests/guile.test: New file. * README: Mention tests/ subdir. * lalr.skl: Fix spelling error. i am currently working on a simple grammar to parse C header (.h) files for possible contribution to examples/ (and use by guile), but figured these other changes should not be held back by that work in progress. let me know if you would prefer "diff -c" or some other format...(Continue reading)
RSS Feed