PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
June 24, 2007

Cat 0.15 Released

Posted: 2007-06-24 07:03:00
Languages ::

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

This release includes: support for equirecursive function types, type declaration verification, lambda expressions, "new" and "invoke" functions for interfacing with .NET, full type inference, updates to the graphics library, and other changes.