This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
conan (author)
Sun Jul 05 14:34:14 -0700 2009
rainbow /
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | ||
| |
README | ||
| |
build.xml | ||
| |
lib/ | Thu May 29 14:34:33 -0700 2008 | |
| |
rainbow.iml | Mon Jan 05 06:31:49 -0800 2009 | |
| |
rainbow.ipr | Mon Mar 30 13:42:57 -0700 2009 | |
| |
rainbow.sh | ||
| |
src/ |
To download and build rainbow: git clone git://github.com/conanite/rainbow.git cd rainbow ant jar cd src/arc Open a REPL java -server -jar rainbow.jar Open welder.arc in welder: java -server -jar rainbow.jar -e '(welder "src/arc/rainbow/welder.arc")' Play tetris: java -server -jar rainbow.jar -e '(tetris)' Command-line options: --strict-arc # don't include anarki-compatible extensions -f file1 ... fileN # evaluate each file -e '(arc axpr)' # evaluate arc expr (after having evaluated -f, if specified) -args a b c # sets "*argv*" in the arc environment to (a b c). This option, if present, must be specified last.












