Post by Peter Cooper on June 9th, 2006
Charming Ruby Compiler

- Ruby.NET: A Ruby compiler for the .NET CLR
- Writing A Compiler in Ruby
- The other, older Ruby language


The Charming Ruby Compiler is charming not just by name, but by nature. It's a thesis project at the Computer Science Department at Chalmers University of Technology in Sweden to develop a proof of concept Ruby compiler that compiles to the C-- intermediate language. So far, they've only got the basics working, but it's an interesting project, if only to learn about C--, an interesting 'portable assembly language' that makes life easier for compiler developers. It seems a little like Parrot, and is funded by Microsoft Research and the National Science Foundation.

Click here to add on del.icio.us








