just polishing
This commit is contained in:
15
index.html
15
index.html
@ -3,7 +3,6 @@ layout: site
|
||||
title: Ruby in Ruby is 100% ruby
|
||||
---
|
||||
|
||||
<!-- Pay Off -->
|
||||
<div class="row center vspace10">
|
||||
<div class="span12">
|
||||
<h1><span>Ruby in Ruby. With more ruby and nothing but ruby.</span></h1>
|
||||
@ -44,13 +43,13 @@ title: Ruby in Ruby is 100% ruby
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<h2 class="center">Use the Rails effect</h2>
|
||||
<h2 class="center">Boys and toys</h2>
|
||||
<p>
|
||||
Rails has evolved tremendously from what was already a good start. All the development <em>around</em> it has nurtured
|
||||
ruby developement in all areas. Rails and all those parts make up the most mature and efficient software system
|
||||
ruby developement in all areas. Rails and all those parts make up the most mature and advanced software system
|
||||
i know.
|
||||
</p>
|
||||
<p> The rails effect is due to the accessibility of the system, imho. Ie it is written in ruby.</p>
|
||||
<p> The "rails effect" is due to the accessibility of the system, imho. Ie it is written in ruby.</p>
|
||||
<p> Ruby itself has not enjoyed this rails effect, and that is because it is written in C (or c++) </p>
|
||||
<p> It is my firm belief that given a vm in ruby, ruby development will "take off" too. In other words, given an
|
||||
easy way to improve his tools, a developer will do so. Easy means understandable and that means ruby for a
|
||||
@ -59,14 +58,14 @@ title: Ruby in Ruby is 100% ruby
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<h2 class="center">Mature</h2>
|
||||
<h2 class="center">Evolutionary step</h2>
|
||||
<p>
|
||||
The first thing any decent comiler does, is compile itself. It is the maturity test of a language to implement
|
||||
itself in itself, and it is time for ruby.
|
||||
itself in itself, and the time has come for ruby.
|
||||
</p>
|
||||
<p>
|
||||
Having just learned Assembler, which i have successfully avoided for 30 years, i can attest what a great improvement C
|
||||
is over Assembler. But that was then and it is not just chance that developemnt has been little in the last 50 years.
|
||||
Having just learned Assembler, i can attest what a great improvement C is over Assembler.
|
||||
But that was then and it is not just chance that developemnt has been slow in the last 50 years.
|
||||
</p>
|
||||
<p>
|
||||
There is this attitude C believers elude and since they are the gatekeepers of the os,
|
||||
|
Reference in New Issue
Block a user