Skip to content

Commit b5988ea

Browse files
committed
Add note that project is on indefinite hiatus
1 parent e3c1944 commit b5988ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.textile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ subtitle: Ruby for the Objective-C Runtime
66

77
h2(grid_8 prefix_2 suffix_2). What Is MacRuby?
88

9+
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>
10+
911
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.
1012

1113
<hr class="grid_12">

0 commit comments

Comments
 (0)