PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 07, 2008

Cat 1.0 beta 1 Released

Posted: 2008-04-07 06:15:05
Languages ::

Cat 1.0 beta 1 has been released. Cat is a functional, stack-based programming language inspired by Joy.

This release includes: the replacement of some predefined primitives with library functions, tail-call optimization, a #trace metacommand, code cleanups, the removal of infinite lists, and other changes.