!!! NOW WORK IN PROGRESS !!!
Glaze is an Arc implementation project written in C++ / Arc.
a lot of inspired from Paul Graham version of Arc, Gauche, ypsilon, mosh.
Arc is a dialect of the Lisp programming language now under development by Paul Graham and Robert Morris.
official site
$ python src/arc/converter
$ ./configure
$ make
$ sudo make install
This software is copyright (c) Shin Aoyama 2011.
Permission to use it is granted under the Perl Foundations's Artistic License 2.0.
show COPYING to get more detail.