fixed typos, small corrections
This commit is contained in:
@ -72,7 +72,7 @@ title: Ruby in Ruby is 100% ruby
|
||||
everyone is fooled into believing only c is fast. Whereas what is true is that <em>static</em> code is fast.
|
||||
</p>
|
||||
<p>
|
||||
On a very similar note there we are lead to believe that os features must be used from c. Whereas system calls
|
||||
On a very similar note we are lead to believe that os features must be used from c. Whereas system calls
|
||||
are software interrupts and only the c std library makes them look like c functions. But they are not.
|
||||
</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user