GNU Smalltalk 3.0b (Development branch) |
|
|
GNU Smalltalk is a free implementation of the Smalltalk-80 language.
License: GNU General Public License (GPL)
Changes:
Bindings to Cairo and LibSDL were contributed. The
order for searching pool dictionaries was changed
to a new one that will have less surprising
results in some cases. Processes support
thread-local variables. To facilitate the creation
of library bindings, CObjects can be backed with
garbage-collected (as opposed to heap-allocated)
storage. The VFS subsystem was rewritten; the new
implementation is inspired by the Ruby Rio
library. Finally, if possible, the installation is
made relocatable.
|