PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 19, 2007

Seed7 2007-03-19 Released

Posted: 2007-03-19 23:15:00
Languages ::

Seed7 2007-03-19 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: changes to the interpreter to only execute programs when they have no errors, the addition of the *:= operator, improved compile-time error messages, updated example programs, and other changes.