Thursday, November 17, 2011

MSLUG meeting next week

The MSLUG (Montreal Scheme/Lisp User Group) is rising from the ashes! Next week, Marc Feeley will talk about Gambit REPL, a version of Gambit-C for iOS and Android.

More details can be found here.

1 comments:

Anonymous said...

Are you the author/maintainer of the Schemeway Eclipse plugin? Recently tried it, to have better interaction with Gambit-C.

Problem is, I use #; to comment out blocks -- syntax highlighting doesn't work.

#;(begin
(display "something")
'("one" "two"))

displays the first two lines as comment, not third.

If you are not "the guy" -- sorry in advance.

fred (dot) weigel (at) zylog (dot) ca