tomba
gel
Gel is my experimental compiler for CLR
-
Cloning this repository:
git clone git://gitorious.org/tomba/gel.git gel cd gel
Add this repository as a remote to an existing local repository:
git remote add gel git://gitorious.org/tomba/gel.git git fetch gel git checkout -b my-local-tracking-branch gel/master_or_other_branch


