Hey, Paul Graham's arc programming language is out!
I just noticed (while reading the 4chan prog forum for the first time) that Paul Graham has put up a web site for his minimal Lisp language Arc:
http://arclanguage.org/
The language looks like a nice quiet Scheme-like Lisp dialect. And it has a nice tutorial, as you would expect from a Paul Graham language.
http://arclanguage.org/
The language looks like a nice quiet Scheme-like Lisp dialect. And it has a nice tutorial, as you would expect from a Paul Graham language.
Comments
Yes the wait is over.We have Arc. And I have checked it out and got it working in Windows. I have created a blog on how to get it working in Windows.