This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Scheme LALR(1) parser generator


Hi all!
?
I have just finished porting my Scheme LALR(1) parser generator to Kawa.
For the complete description of the tool, go to
http://www.iro.umontreal.ca/~boucherd/Lalr/documentation/lalr.html
The grammars are portable across a wide variety of Scheme systems,
including:
?
-?Gambit-C v3.0
-?Bigloo 2.5
-?DrScheme (v103 and v205)
-?Chicken
-?SISC
-?Kawa 1.7
?
Have fun!
?
Dominique Boucher, Ph.D.
www.nuecho.com



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