Hacker News new | ask | show | jobs
by smhenderson 2475 days ago
This is really cool, nice work. I especially like the bit about putting a REPL statement in a source file to have it drop into bic. Seems like a quick and dirty way to debug without having to fire up gdb and such. Somewhere in between print statements and full on debugging.

Thanks for sharing.