Hacker News new | ask | show | jobs
by notriskfree 1811 days ago
Smalltalk famously let you code inside the debugger. You can run code with methods that don't exist yet and add them in the debugger when it notices they are missing.