I'm really excited to start using the debugger. I think this is going to be a game changer for lots of people...
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