PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 23, 2007

Seed7 2007-07-23 Released

Posted: 2007-07-23 22:27:00
Languages ::

Seed7 2007-07-23 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: support for local functions, support for arrays with indices of any type, a new example program, optimizations, the addition of the *:= operator and the sqrAbs function, support for the conversion of integers to an enumeration type, plus other changes.