Seed7 Release 2007-10-25

thomas.mertes@gmx.at
Thu, 25 Oct 2007 14:18:09 -0700

          From comp.compilers

Related articles
Seed7 Release 2007-10-25 thomas.mertes@gmx.at (2007-10-25)
| List of all articles for this month |

From: thomas.mertes@gmx.at
Newsgroups: comp.compilers
Date: Thu, 25 Oct 2007 14:18:09 -0700
Organization: Compilers Central
Keywords: available
Posted-Date: 26 Oct 2007 09:37:48 EDT

Hello,


I have released a new version of Seed7: seed7_05_20071025.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 new example program (mahjong.sd7) was added.
- An include file (mahjng32.s7i) which contains mahjong tiles was
    added.
- The interpreter and the compiler were improved to support the
    gkb_window action.
- The close interface function was changed to work for the type
    graphFile.


Greetings Thomas Mertes


Seed7 Homepage: http://seed7.sourceforge.net
Seed7 - The extensible programming language: User defined statements
and operators, abstract data types, templates without special
syntax, OO with interfaces and multiple dispatch.



Post a followup to this message

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