Skip to content

Commit

Permalink
Add note that project is on indefinite hiatus
Browse files Browse the repository at this point in the history
  • Loading branch information
jballanc committed Jan 4, 2015
1 parent e3c1944 commit b5988ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.textile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ subtitle: Ruby for the Objective-C Runtime

h2(grid_8 prefix_2 suffix_2). What Is MacRuby?

p(grid_8 prefix_2 suffix_2). <b>Note: Due to Apple’s abandonment of the Objective-C Garbage Collector (libauto) which MacRuby relied heavily on, future development of MacRuby is on an indefinite hiatus. If you would like to develop applications for iOS and OS X please check out "RubyMotion":http://www.rubymotion.com, the spiritual successor to the MacRuby project.</b>

p(grid_8 prefix_2 suffix_2). MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies such as the Objective-C runtime and garbage collector, the LLVM compiler infrastructure and the Foundation and ICU frameworks. It is the goal of MacRuby to enable the creation of full-fledged Mac OS X applications which do not sacrifice performance in order to enjoy the benefits of using Ruby.

<hr class="grid_12">
Expand Down

0 comments on commit b5988ea

Please sign in to comment.