Hacker News new | ask | show | jobs
Best reasons to use Smalltalk (medium.com)
4 points by berserker-one 3597 days ago
1 comments

This is the best article on Smalltalk ever! Thanks!

Is there a way to use Smalltalk with popular version control software such as Git?

Of course.

You don't have to use image-based systems to program in Smalltalk: you can also write unix Smalltalk programs, using gst (GNU Smalltalk).

cf. eg. http://www.thegeekstuff.com/2009/10/smalltalk-hello-world-ex...