PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 19, 2006

Factor 0.85 Released

Posted: 2006-10-19 23:50:00
Languages ::

Factor 0.85 has been released. Factor is portable, dynamically typed stack-based language, drawing from Forth, Common Lisp, Joy and Slate.

This release includes: garbage collection for the compiled code heap, the use of the module system to organize the core library, UI improvements and fixes, a new dataflow visualizer tool, new and updated contributed libraries, and other changes.