Arc Forumnew | comments | leaders | submitlogin
3 points by zck 5151 days ago | link | parent

Arc3.1 works with Racket. You can get Arc3.1 here: http://ycombinator.com/arc/arc3.1.tar . I don't know why the "install" page hasn't been updated.


3 points by akkartik 5150 days ago | link

http://sites.google.com/site/arclanguagewiki is really the front page of the project at this point, for all intents and purposes.

-----

1 point by zck 5150 days ago | link

I should probably poke around there, then. For whatever reason, the only Arc documentation I've used is arcfn.com, which isn't up to date with Arc3.1 anyway.

-----

1 point by rocketnia 5150 days ago | link

Only documentation I've used too. ^_^ With Arc documentation as it is today, part of Arc programming is being prepared to read the source code to get the whole story. The Arcfn documentation is still a good place to get to know the essential utilities.

Anarki provides "help" functionality too, in case that, uh, helps.

-----