Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compilers > #511

Seed7 Release 2012-03-18

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.stanford.edu!news.iecc.com!nerds-end
From thomas.mertes@gmx.at
Newsgroups comp.compilers
Subject Seed7 Release 2012-03-18
Date Sun, 18 Mar 2012 13:02:39 -0700 (PDT)
Organization Compilers Central
Lines 34
Sender news@iecc.com
Approved comp.compilers@iecc.com
Message-ID <12-03-044@comp.compilers> (permalink)
NNTP-Posting-Host news.iecc.com
X-Trace leila.iecc.com 1332281429 4601 64.57.183.58 (20 Mar 2012 22:10:29 GMT)
X-Complaints-To abuse@iecc.com
NNTP-Posting-Date Tue, 20 Mar 2012 22:10:29 +0000 (UTC)
Keywords available
Posted-Date 20 Mar 2012 18:10:29 EDT
X-submission-address compilers@iecc.com
X-moderator-address compilers-request@iecc.com
X-FAQ-and-archives http://compilers.iecc.com
Xref csiph.com comp.compilers:511

Show key headers only | View raw


Hello,

I have released a new version of Seed7: seed7_05_20120318.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 example program "testfont.sd7" was improved to display more
  fonts and more characters.
- The library "vectorfont.s7i", which supports vector fonts, was
  added.
- The libraries "cronos16.s7i", "cronos27.s7i" and
  "vecfont18.s7i", which define the vector fonts cronos16,
  cronos27 and vecFont18 respectively, were added
- A standard bitmap font with size 20 was defined in the new
  library "stdfont20.s7i".
- The pilcrow character was added to the standard bitmap fonts.
- Some characters in the standard bitmap fonts were improved.
- The function 'filInputReady' in "fil_unx.c" was improved to
  use poll() instead of select().

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.

Back to comp.compilers | Previous | Next | Find similar


Thread

Seed7 Release 2012-03-18 thomas.mertes@gmx.at - 2012-03-18 13:02 -0700

csiph-web