PLNews: Programming Language News

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

Cat 0.9.5 Released

Posted: 2006-11-03 23:02:00
Languages ::

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

This release includes: the addition of multi-line capabilities to the interpreter, the addition of 'null_op', and a change to 'id' to fail on empty stack.