small improvements, spelling too :-(
This commit is contained in:
@ -33,7 +33,7 @@ title: Ruby in Ruby is 100% ruby
|
||||
<p>
|
||||
Just a short and subjective list of why ruby is the better tool:
|
||||
<ul>
|
||||
<li>More fun. Ask anyone</li>
|
||||
<li>More fun. Ask anyone :-) </li>
|
||||
<li>Lets you focuss on the task</li>
|
||||
<li>Elegant, both in syntax and solution</li>
|
||||
<li>Understandable</li>
|
||||
@ -58,10 +58,10 @@ title: Ruby in Ruby is 100% ruby
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<h2 class="center">Evolutionary step</h2>
|
||||
<h2 class="center">Step to Indepencance</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 the time has come for ruby.
|
||||
itself in itself, and the time has come for ruby. The mark of growing up is being independant, in ruby's case of C.
|
||||
</p>
|
||||
<p>
|
||||
Having just learned Assembler, i can attest what a great improvement C is over Assembler.
|
||||
|
Reference in New Issue
Block a user