comp.lang.misc
  Home FAQ Contact Sign in
comp.lang.misc only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.misc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  ANN: Seed7 Release 2008-07-20         


Author: thomas.mertes
Date: Jul 20, 2008 13:30

Hello,

I have released a new version of Seed7: seed7_05_20080720.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:
- The FAQs about reserved words and templates were improved.
- The chapters about boolean, integer, bigInteger, rational, float,
complex, char and array in the manual, were improved.
- A subrange...
Show full article (1.89Kb)
no comments