more assets copied
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
\---
|
||||
layout: site
|
||||
\---
|
||||
.row
|
||||
%h2.center Compiling Ruby to Binary.
|
||||
%div
|
||||
@ -16,7 +13,7 @@ layout: site
|
||||
%p
|
||||
This means compiling dynamic code into binary. Using type knowledge at run-time we
|
||||
optimise and cache method dispatch for know types.
|
||||
|
||||
|
||||
As the system is 100% in ruby, the ultimate goal is to carry on the compilation at run-time,
|
||||
ie after the program has started.
|
||||
%b No interpretation.
|
||||
|
Reference in New Issue
Block a user