PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 28, 2006

Cat Interpreter Released

Posted: 2006-05-28 22:14:00
Languages ::

Christopher Diggins has announced that a prototype interpreter for his Cat language is now available. Cat is a stack-based, functional language inspired by Joy.

It is written in C#, and has been released into the public domain.