RubyX compiles ruby to binary (in ruby), hoping to be that X times faster
Go to file
2014-04-14 21:52:16 +03:00
lib cleanup, requires, namespacing to actually get it to work 2014-04-14 21:52:16 +03:00
test cleanup, requires, namespacing to actually get it to work 2014-04-14 21:52:16 +03:00
.document jeweler generates its things 2014-04-14 15:58:59 +03:00
.gitignore adds first version of the expanded as assembler from mikko 2014-04-14 18:09:56 +03:00
Gemfile cleanup, requires, namespacing to actually get it to work 2014-04-14 21:52:16 +03:00
Gemfile.lock cleanup, requires, namespacing to actually get it to work 2014-04-14 21:52:16 +03:00
LICENSE.txt jeweler generates its things 2014-04-14 15:58:59 +03:00
Rakefile clean up after a little 2014-04-14 16:46:17 +03:00
README.md clean up after a little 2014-04-14 16:46:17 +03:00
README.rdoc jeweler generates its things 2014-04-14 15:58:59 +03:00
VERSION Version bump to 0.0.0 2014-04-14 19:48:04 +03:00

Crystal

Small steps on a long road, will nevertheless lead to the destination

Sorry about the Zen, but it feels like i'm about to walk to China.

Contributing to crystal

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
  • Fork the project.
  • Start a feature/bugfix branch.
  • Commit and push until you are happy with your contribution.
  • Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
  • Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

== Copyright

Copyright (c) 2014 Torsten Ruger. See LICENSE.txt for further details.