PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 03, 2008

Seed7 2008-09-02 Released

Posted: 2008-09-03 06:18:09
Languages ::

Seed7 2008-09-02 has been released. Seed7 is a strongly-typed, general-purpose language, offering object-oriented capabilities, exception handling, user-defined statements and operators, plus more.

This release includes: documentation updates, 'rflTail' and 'rflRange' raise MEMORY_ERROR instead of RANGE_ERROR when out of memory, improvements to the 'conv' operator, the addition of the 'conj' operator for the complex type, and other changes.