PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 05, 2007

Smalltalk YX 0.1.1 Released

Posted: 2007-07-05 22:16:00
Languages ::

Smalltalk YX 0.1.1 has been released. It is a portable, open source Smalltalk-80 implementation.

This release includes: an implementation of linear hash tables, method caching for unary and binary messages, improved exception handling and tracebacks, the addition of an Integer class with basic bitwise operations, support for basic subclassing at runtime, and other changes.