Files ending in .arc are written in the Arc language. MzScheme is a Scheme implementation, so you need to run one of the Scheme files instead. See the Arc documentation.
A software engineer living in Tokyo, Japan.
Please see
this entry for the title of this Blog.
Mainly here are records of books I read and memorandum
on my various thoughts.
2 comments:
Files ending in .arc are written in the Arc language. MzScheme is a Scheme implementation, so you need to run one of the Scheme files instead. See the Arc documentation.
Hi Jens,
Oops.
You are correct.
I got correct results using as.scm not arc.arc. I should have checked the file name well... :(
Thanks!
Post a Comment