PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 07, 2008

Seed7 2008-04-06 Released

Posted: 2008-04-07 06:13:14
Languages ::

Seed7 2008-04-06 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 bitLength, lowestSetBit, <<, <<:=, >> and >>:= for the integer and bigInteger types; a change in the priority of the << and >> operators; documentation updates; a new constructor for complex numbers from a float; updates to the BASIC interpreter example program; bug fixes; and other changes.