Paper: sRuby - A Ruby dialect for low-level programming

oleganza:

This is an evolving document describing sRuby, a subset of Ruby that can be easily compiled to fast low-level code. The purpose of developing sRuby is to use it to implement a Ruby virtual machine. However, we anticipate that it can be used to write Ruby extensions that needs to bridge the gap between Ruby and a low-level language (C) in an easy and portable way.

Robert Feldt
April 4, 2001

This was posted 2 years ago. Notes.