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


Groups > comp.programming > #1375

ANN: Seed7 Release 2012-03-18

From thomas.mertes@gmx.at
Newsgroups comp.programming
Subject ANN: Seed7 Release 2012-03-18
Date 2012-03-18 13:01 -0700
Organization http://groups.google.com
Message-ID <31654989.596.1332100877335.JavaMail.geo-discussion-forums@ynca15> (permalink)

Show all headers | 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.programming | Previous | Next | Find similar


Thread

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

csiph-web