Google Groups Home Help | Sign in
Message from discussion ANN: Seed7 Release 2007-07-23
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
thomas.mer...@gmx.at  
View profile
 More options Jul 23 2007, 3:24 pm
Newsgroups: comp.lang.misc, comp.programming, comp.unix.programmer, comp.os.ms-windows.programmer.win32
From: thomas.mer...@gmx.at
Date: Mon, 23 Jul 2007 12:24:20 -0700
Local: Mon, Jul 23 2007 3:24 pm
Subject: ANN: Seed7 Release 2007-07-23
Hello,

I have released a new version of Seed7: seed7_05_20070723.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 (comp.sd7) was improved to allow local functions.
- The compiler now supports arrays with indices of any type (not
  just integer indices).
- A new example program (mandelbr.sd7), to display fractals, was
  added.
- The -O2 option was added to the compiler (advantageous when
  compiling mandelbr.sd7).
- The compiler now generates static functions to allow more
  optimizations.
- A *:= operator and the sqrAbs function were added for the
  type 'complex'.
- The reflection was changed to use the 'getValue' function
  instead of the 'value' operator.
- The compiler was improved to support the conversion of integers
  to an enumeration type.
- The compiler now compiles the programs panic.sd7 and castle.sd7.

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.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google