Arc Forumnew | comments | leaders | submitlogin
2 points by zck 4096 days ago | link | parent

They put Arc3.1 back up. (The Arc3 link is not 404ing, but points to the Arc3.1 download).

To make it work, install any version of racket.

Download and untar Arc 3.1, and cd into that directory.

Run it with racket -f as.scm

You'll be dropped into an Arc repl. Welcome! Feel free to ask any questions here, or contact one of us.



2 points by akkartik 4096 days ago | link

Oh, so arc3.tar is now really arc3.1.tar?

-----

2 points by zck 4096 days ago | link

Yeah, if you try to download http://ycombinator.com/arc/arc3.tar, it results in downloading arc3.1.tar .

-----