[–] louiscyphre 10y ago ↗ This is the best article on Smalltalk ever! Thanks!Is there a way to use Smalltalk with popular version control software such as Git? [–] informatimago 10y ago ↗ 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...
[–] informatimago 10y ago ↗ 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...
2 comments
[ 2.8 ms ] story [ 18.3 ms ] threadIs there a way to use Smalltalk with popular version control software such as Git?
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...