Skip to content
/ glaze Public

Glaze is an Arc implementation project written in C++ / Arc.

License

Notifications You must be signed in to change notification settings

smihica/glaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 27, 2012
1139a86 · Jun 27, 2012

History

82 Commits
Jun 27, 2012
Oct 18, 2011
Oct 18, 2011
Dec 22, 2011
Nov 24, 2011
Nov 24, 2011
Nov 29, 2011
Nov 29, 2011
Apr 17, 2012
Nov 26, 2011
Nov 26, 2011
Nov 26, 2011
Nov 26, 2011
Nov 26, 2011
Nov 26, 2011
Nov 24, 2011
Nov 24, 2011
Nov 26, 2011
Nov 24, 2011

Repository files navigation

!!! NOW WORK IN PROGRESS !!!

Glaze

Glaze is an Arc implementation project written in C++ / Arc.
a lot of inspired from Paul Graham version of Arc, Gauche, ypsilon, mosh.

What is Arc?

Arc is a dialect of the Lisp programming language now under development by Paul Graham and Robert Morris.
official site

How to build

$ python src/arc/converter
$ ./configure
$ make
$ sudo make install

License

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.

About

Glaze is an Arc implementation project written in C++ / Arc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published