PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 03, 2005

Factor 0.77 Released

Posted: 2005-09-03 21:55:00
Languages ::

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

This release includes support for new optimizations performed by the compiler, a new 'sleep' word, new 'with-datastack' and 'cond' combinators, sequence changes, plus other improvements.