By vidarh
via hokstad.com
Published: Mar 26 2008 / 16:58
This is part 1 in what will be a long series (ca. 30 parts written so far) about writing a small compiler in Ruby "bottom up", in other words starting with the code generator, rather than the more conventional approach of starting with the parser. The focus is not so much on Ruby as it is on how to build a code generator and how to implement low level features of a language in the simplest possible way.
Comments
vidarh replied ago:
I just added part 2: http://www.dzone.com/links/writing_a_compiler_in_ruby_bottom_up_step_2.html
Voters For This Link (11)
Voters Against This Link (0)