https://github.com/macournoyer/orange
Yummy & juicy compiler
https://github.com/macournoyer/orange
Last synced: about 1 year ago
JSON representation
Yummy & juicy compiler
- Host: GitHub
- URL: https://github.com/macournoyer/orange
- Owner: macournoyer
- Created: 2008-10-22T04:56:59.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-10-29T03:08:28.000Z (over 17 years ago)
- Last Synced: 2025-04-30T10:32:09.338Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 85 KB
- Stars: 55
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
~= oRANGe =~
my lil toy
language
Orange is my toy language to experiment
with LLVM and Ruby syntax in general and
strictly speaking. It's like a research
project with no paper, but with a project
and unorganized researches (but no super-
visor with a beard and old glasses).
Fell free to join me in this mystic quest
to language and performance nirvana as we
use LLVM to construct one of the fastest
and awesomer runtime ever build on a lap-
top by mankind in the history of GitHub!
Hurray comrades!
PS.: to use:
sudo gem install tombagby-llvmruby \
--source http://gems.github.com \
&& bin/orange example/simple.or
(c) macournoyer