PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 20, 2006

Seed7 2006-11-20 Released

Posted: 2006-11-20 23:12:00
Languages ::

Seed7 2006-11-20 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: the addition of the rand function, and the +:= and -:= operators to the bigInteger library; improved compiler support for bigInteger; documentation improvements; and other changes.