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

C K Kashyap ckkashyap at gmail.com
Wed Jan 25 13:47:33 EST 2017


I was not using snow correctly (Thanks to Bradley) ... I am going to try
and install snow and then install the lalr package using snow ...

Will post back with results...
Regards,
Kashyap

On Tue, Jan 24, 2017 at 1:01 PM, C K Kashyap <ckkashyap at gmail.com> wrote:

> 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/20170125/c963c8c9/attachment.htm>


More information about the Gambit-list mailing list