Overview
The different ruby VM. There are lots of ruby implementations out there in different languages. Here is a VM that is implemented in ruby to execute code of other languages that get compiled against the VM.
Go figure, it will be quite slow but a way to implement 'save' scripting for ruby applications.
Example: http://code.licenser.net/documents/show/5
SVN: svn co http://code.licenser.net/rvm/trunk rvm
- Subproject of: Ruby Mush
Members
Manager:
Heinz Gies
Latest news
rvm 0.1.0 First Screencast
I decided to make a few screen casts about the 0.1.0 release. Here is the first
To come in 0.0.6
Some awesome new features will be introduced in the next release (and are partially in the current SVN)
Custom made functions.
rVM now allows self defining functions (by rVM code)
gem released
Here we go, first gem released!