Re: Seed7 Release 2015-10-11

mertesthomas@gmail.com
Wed, 14 Oct 2015 11:10:58 -0700 (PDT)

          From comp.compilers

Related articles
Seed7 Release 2015-10-11 mertesthomas@gmail.com (2015-10-14)
Re: Seed7 Release 2015-10-11 mertesthomas@gmail.com (2015-10-14)
| List of all articles for this month |

From: mertesthomas@gmail.com
Newsgroups: comp.compilers
Date: Wed, 14 Oct 2015 11:10:58 -0700 (PDT)
Organization: Compilers Central
References: 15-10-009
Keywords: available, OOP
Posted-Date: 15 Oct 2015 11:14:15 EDT

On Wednesday, 14. October 2015 13:35:09 UTC+2 mertes...@gmail.com wrote:
> Hello,
>
> I have released a new version of Seed7: seed7_05_20151011.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.


I just released version seed7_05_20151012.tgz. This version contains
a small fix for the binary release (which downloads the latest release).


Changelog:
- The program setpaths.c has been changed to work correctly when
    the binary release (for Windows) is used.


Regards,
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.