Note
- Instructions copied from the original download site.
- The files from the tarball in step 2 have been copied into this repository.
Original Instructions
- Install version 372 of MzScheme. (Don't use the latest version. Versions after 372 made lists immutable.)
- Get http://ycombinator.com/arc/arc3.tar and untar it.
- Type mzscheme -m -f as.scm and you should get an Arc prompt.
- If you ^C an Arc program, you'll get the Scheme REPL. Use (tl) to get back to the Arc REPL.
- If you have questions or suggestions, post them on the forum.