PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 01, 2008

CHICKEN 3.2.0 Released

Posted: 2008-05-01 06:10:31
Languages ::

CHICKEN 3.2.0 has been released. CHICKEN is a portable Scheme compiler that emits C code.

This release includes: new srfi-69 and data-structures units factored out from the extras unit, the addition of 'file-copy' and 'file-move' to the utils unit, and other changes.