Hacker News new | ask | show | jobs
by nundah 2340 days ago
Me. It is my go-to tool to build everything/prototype. It is the most productive tool I know of to get things up and running. There is nothing like it. I also know Python, Lua and various Schemes, but they do not come close. Smalltalk presents the smallest barrier between idea and working code for me.

Especially if with the "live in the debugger" type of development where you write a test and get the debugger to tell you the next step.

Try it, you might like it.