RubyFlow The Ruby and Rails community linklog

Writing a compiler in Ruby part 10: Mangling text

In the 10th part of my series on writing a compiler in Ruby I use the language to bootstrap a simple “parser” (and I use the term VERY loosely) for test purposes that will take a Lisp-like syntax and turn it into a tree of Ruby arrays to compile.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in