Seed7 Release 2009-10-04

tm <thomas.mertes@gmx.at>
Sun, 4 Oct 2009 12:30:08 -0700 (PDT)

          From comp.compilers

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

From: tm <thomas.mertes@gmx.at>
Newsgroups: comp.compilers
Date: Sun, 4 Oct 2009 12:30:08 -0700 (PDT)
Organization: Compilers Central
Keywords: available
Posted-Date: 07 Oct 2009 10:50:04 EDT

Hello,


I have released a new version of Seed7: seed7_05_20091004.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 function isDigitString in the seed7_05.s7i library was
    improved.
- The bas7.sd7 (basic interpreter) example program was improved.
- The functions fltIPow and fltRand in the file flt_rtl.c were
    improved.


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, statically typed,
interpreted or compiled, portable, runs under linux/unix/windows.



Post a followup to this message

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