PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 06, 2005

Factor 0.79 Released

Posted: 2005-11-06 23:27:00
Languages ::

Factor 0.79 has been released. Factor is a dynamic language with a postfix syntax, offering support for object-oriented programming, and inspired by languages such as Forth, Common Lisp, Joy, K and Slate.

This release includes: a renaming of the 'ifte' combinator to 'if', various syntax changes, easier exception handling, and a new basic block optimizer, in addition to other changes and bugfixes.