|
|
|
|
|
by Zenchess
4838 days ago
|
|
Smalltalk is a great language/environment. I think the killer app for it right now is html5 games. You can program the server back end in pharo smalltalk, and the client frontend in amber smalltalk. On both ends, you get full interactivity, ability to inspect and change state, and the ability to debug and modify the code in real-time without any code/compile/run cycle. |
|