a little polish

This commit is contained in:
Torsten Ruger
2014-07-17 14:42:48 +03:00
parent d39099a1c3
commit 54970981e6
5 changed files with 46 additions and 14 deletions

View File

@@ -33,7 +33,7 @@ title: Kide and Ruby, Ruby and Kide
<div class="span4">
<h4>Vm</h4>
<h5>Kide</h5>
<blockquote><p> The heart of the kide-vm project is kide, the virtual machine <br /></p></blockquote>
<blockquote><p> The heart of the kide project is kide, the virtual machine <br /></p></blockquote>
<p>Kide is written in 100% ruby</p>
<p>Kide uses an existing ruby to bootstrap itself</p>
<p>Kide generates native code, and ( with 1+2) creates a native ruby virtual machine. </p>