Arc Forumnew | comments | leaders | submitlogin
1 point by jgrahamc 5935 days ago | link | parent

Firstly, thanks for giving me the privilege of being amongst the first outsiders to see Arc. That was very kind of you.

MzScheme v372 does not work...

Mac OS X 10.5.1 MzScheme v372

bin/mzscheme -m -f as.scm compile: bad syntax; function application is not allowed, because no #%app syntax transformer is bound in: (quote nil)

=== context === ac.scm:922:0: aload1

But as you say v352 does:

bin/mzscheme -m -f as.scm Use (quit) to quit, (tl) to return here after an interrupt. arc>

Now to play with it!



1 point by byteCoder 5934 days ago | link

MzScheme v371 also does not work... same error as v372.

-----