: Posters on Display Monday : Posters on Display Tuesday : Posters on Display Wednesday : Posters on Display Thursday
YARV: Yet Another RubyVM
Koichi Sasada, Graduate School of Technology, Tokyo University of Agriculture and Technology
Ruby - an Object-Oriented scripting language - is used world-wide because of its ease of use. However, Ruby is slow. In this background, I have developed YARV (Yet Another Ruby VM). YARV is based on a stack machine architecture and features optimizations for high speed execution of Ruby programs.