[gambit-list] Need help with getting started with lalr

C K Kashyap ckkashyap at gmail.com
Tue Jan 24 16:01:55 EST 2017


Hi,
I downloaded lalr-v2_3_0.tgz from http://snow.iro.umontreal.ca/?viewpkg=lalr.
I then copied lalr.scm and calc.scm from the tgz into a clean directory and
tried to load lalr.scm in gsi and got this error -

root at kashyap-desktop:~/explore# gsi
Gambit v4.8.7

> (load "lalr.scm")
*** ERROR IN "lalr.scm"@12.20 -- Ill-formed procedure call
1> (exit)

Is there some resource I can use to get a headstart with parsing
java/csharp like source files in gambit?

Would a combinator-based (parsec like) parser be a good idea?

Regards,
Kashyap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20170124/a2e1ea50/attachment.htm>


More information about the Gambit-list mailing list