Tech Support > Computers & Technology > Programming > New Seed7 Release 2006/02/05
New Seed7 Release 2006/02/05
Posted by thomas.mertes@gmx.at on February 5th, 2006


Hello,

I have released a new version of Seed7: seed7_05_20060205.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:
- The compiler (comp.sd7) can handle strings now.
- New example program wator.sd7 (Simulation with fish and sharks).
- Improved example program dnafight.sd7 .
- New rand function to select a random element from a set.

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