PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 11, 2008

dfsch 0.2.0 Released

Posted: 2008-02-11 21:39:37
Languages ::
Languages ::

dfsch 0.2.0 has been released. It is a programming language drawing mainly from R5RS Scheme and Common Lisp.

This release includes: a unified module loading system, an object system based on generic functions, ports, regular expression support, a threading module, and other changes.