PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 14, 2006

Seed7 Language Announced

Posted: 2006-01-14 23:20:00
Languages ::

Thomas Mertes has announced the Seed7 programming language. It is a strongly-typed, general-purpose language, offering object-oriented capabilities, exception handling, user-defined statements and operators, plus more.

An open-source interpreter is available, with a compiler in the works. The interpreter currently supports UNIX-like systems, but a Windows version is under development.