Related articles |
---|
New Seed7 Release 2006-08-26 thomas.mertes@gmx.at (2006-08-26) |
From: | thomas.mertes@gmx.at |
Newsgroups: | comp.compilers |
Date: | 26 Aug 2006 17:31:27 -0400 |
Organization: | Compilers Central |
Keywords: | available |
Posted-Date: | 26 Aug 2006 17:31:27 EDT |
Hello,
I have released a new version of Seed7: seed7_05_20060826.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. Object orientation is
used when it brings advantages and not in places when other
solutions are more obvious.
Seed7 is covered by the GPL (and LGPL for the Seed7 runtime library).
Changelog:
- A description of the 'attr' parameter was added to the manual.
- The first steps towards bigInteger support were done.
- The graphic and keyborad drivers for windows have been improved.
- A check for the maximum of fish and sharks was added to the wator
example program.
Greetings Thomas Mertes
Seed7 Homepage: http://seed7.sourceforge.net
Project page: http://sourceforge.net/projects/seed7
Return to the
comp.compilers page.
Search the
comp.compilers archives again.