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!
-----