<div dir="ltr">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 ...<div><br></div><div>Will post back with results...</div><div>Regards,</div><div>Kashyap</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 24, 2017 at 1:01 PM, C K Kashyap <span dir="ltr"><<a href="mailto:ckkashyap@gmail.com" target="_blank">ckkashyap@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I downloaded lalr-v2_3_0.tgz from <a href="http://snow.iro.umontreal.ca/?viewpkg=lalr" target="_blank">http://snow.iro.umontreal.ca/?<wbr>viewpkg=lalr</a>. 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 -</div><div><div><br></div><div>root@kashyap-desktop:~/<wbr>explore# gsi</div><div>Gambit v4.8.7</div><div><br></div><div>> (load "lalr.scm")</div><div>*** ERROR IN "lalr.scm"@12.20 -- Ill-formed procedure call</div><div>1> (exit)</div></div><div><br></div><div>Is there some resource I can use to get a headstart with parsing java/csharp like source files in gambit?</div><div><br></div><div>Would a combinator-based (parsec like) parser be a good idea?</div><div><br></div><div>Regards,</div><div>Kashyap</div></div>
</blockquote></div><br></div>