New Seed7 Release 2006-09-29

thomas.mertes@gmx.at
28 Sep 2006 22:49:38 -0400

          From comp.compilers

Related articles
New Seed7 Release 2006-09-29 thomas.mertes@gmx.at (2006-09-28)
| List of all articles for this month |

From: thomas.mertes@gmx.at
Newsgroups: comp.compilers
Date: 28 Sep 2006 22:49:38 -0400
Organization: Compilers Central
Keywords: available
Posted-Date: 28 Sep 2006 22:49:38 EDT

Hello,


I have released a new version of Seed7: seed7_05_20060929.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 bigInteger library was improved to support addition, subtraction,
    multiplication, negation, absolute value, string conversions and
    more.
- A lot of testcases have been added to the chkbig.sd7 program.
- The compiler was improved to support more bigInteger functionality.
- The makefile was changed to work on BSD
    (suggested by Dave Bodenstab).


Greetings Thomas Mertes


Seed7 Homepage: http://seed7.sourceforge.net
Project page: http://sourceforge.net/projects/seed7



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.