Related articles |
---|
Seed7 Release 2007-01-18 thomas.mertes@gmx.at (2007-01-20) |
From: | thomas.mertes@gmx.at |
Newsgroups: | comp.compilers |
Date: | 20 Jan 2007 23:30:50 -0500 |
Organization: | Compilers Central |
Keywords: | available |
Posted-Date: | 20 Jan 2007 23:30:50 EST |
Hello,
I have released a new version of Seed7: seed7_05_20070118.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 compiler was improved to support interfaces (DYNAMIC functions).
With this improvement several example programs can be compiled now.
- The support for the actions gkb_busy_getc, gkb_xpos, gkb_ypos,
kbd_busy_getc, drw_pfellipse and arr_arrlit2 was added to the
compiler.
- The X11 keyboard driver was improved.
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.