May 30, 2013
9:26 p.m.
Hi guys! Today I was able to debug Amber code with a stepping debugger for the first time! The debugger is based on an AST interpreter with a small stack implementation. Here's a short video of the debugger in action: https://www.dropbox.com/s/43mli1wwbdwj5kx/amber-debugging.mov While it's an early version, it is already usable :) cheers, nico