PLNews: Programming Language News

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

The Complex Programming Language 0.1 Released

Posted: 2007-06-27 21:47:00
Languages ::

The Complex Programming Language 0.1 has been released. It is "a simple object oriented language with some functional aspects. In a short, the list/pairs are replaced by objects. The objects have a defined behaviour, which corresponds to what should happen if they are evaluated."

This release includes an initial release of the specification, and a corresponding interpreter.