PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 04, 2006

Cat 0.9.6 Released, Cat Article Available

Posted: 2006-11-04 21:28:00
Languages ::

Cat 0.9.6 has been released. Cat is a statically-typed, stack-based compositional language, inspired by Joy.

This release includes support for turning off typing.

Christopher Diggins has also written an article that describes the language, the interpreter and the type inference algorithm.