[macruby-changes] [3991] MacRubyWebsite/trunk/content/index.txt

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 30 20:21:06 PDT 2010


Revision: 3991
          http://trac.macosforge.org/projects/ruby/changeset/3991
Author:   lsansonetti at apple.com
Date:     2010-04-30 20:21:03 -0700 (Fri, 30 Apr 2010)
Log Message:
-----------
more accurate intro

Modified Paths:
--------------
    MacRubyWebsite/trunk/content/index.txt

Modified: MacRubyWebsite/trunk/content/index.txt
===================================================================
--- MacRubyWebsite/trunk/content/index.txt	2010-05-01 02:49:06 UTC (rev 3990)
+++ MacRubyWebsite/trunk/content/index.txt	2010-05-01 03:21:03 UTC (rev 3991)
@@ -5,7 +5,7 @@
 filter:
   - erb
 ---
-<p class="callout"><strong>MacRuby</strong> is a version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, the CoreFoundation framework and the LLVM compiler infrastructure. 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. <a href="/documentation/overview.html"><i>Read more...</i></a></p>
+<p class="callout"><strong>MacRuby</strong> 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 Foundation framework and the LLVM compiler infrastructure. 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. <a href="/documentation/overview.html"><i>Read more...</i></a></p>
 <hr size="0" noshade class="harvardrule" />
 
 <div id="newsbox">
@@ -42,6 +42,4 @@
 
 <h2>Why MacRuby?</h2>
 <p>MacRuby began as an attempt to work around many problems inherent in RubyCocoa. In the course of solving these problems, MacRuby has also solved numerous problems in the original implementation of Ruby. Consequently, there are a number of reasons (e.g. convenience, efficiency, flexibility, performance) why one might wish to use MacRuby for new (and ongoing) Ruby applications... <a href="/documentation/why-macruby.html"><br><i>Read more...</i></a></p>
-<!--
 <hr size="0" noshade class="doublerule" />
--->
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100430/5693d779/attachment-0001.html>


More information about the macruby-changes mailing list