RubyFlow The Ruby and Rails community linklog

Writing a Ruby compiler bottom up, part 26

Took me about two years, but this part is about adding debug info that gdb can use, and I have a bunch of additional posts written.

Comments

Oh man, I remember reading these back in the day! :) Great to see you’re still going on with them. I should probably revisit them.

Heh. They’re going to start getting more interesting after a few more instalments. While there’s some meat in the next few ones, after that I’m going into debugging techniques and then finally “proper” register allocation, then plugging a few essential holes such as basic Array and Hash support, and then finally another stab at define_method. I have the next few months covered in ready written articles, and a years worth of summaries…

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