Tech Support > Computers & Technology > Programming > New Seed7 Release 2006/03/14
New Seed7 Release 2006/03/14
Posted by thomas.mertes@gmx.at on March 14th, 2006


Hello,

I have released a new version of Seed7: seed7_05_20060314.tgz

In the Seed7 programming language new statements and operators
can be declared easily. Types are first class objects and therefore
templates/generics need no special syntax.

Seed7 is covered by the GPL (and LGPL for the Seed7 runtime library).

Changelog:
- Some compiler improvements for arrays and structs.
- Function strLit to support the compiler
- Improvements in bas example program.
- Subrange and for-loop for bitset
- Allow line comments in string literals
- Empty line count removed

Greetings Thomas Mertes

Seed7 Homepage: http://seed7.sourceforge.net
Wikipedia: http://en.wikipedia.org/wiki/Seed7
Project page: http://sourceforge.net/projects/seed7


Similar Posts