Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Languages Misc > ANN: Seed7 Rele...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1101 of 1154
Post > Topic >>

ANN: Seed7 Release 2008-01-20

by thomas.mertes@[EMAIL PROTECTED] Jan 20, 2008 at 12:59 PM

Hello,

I have released a new version of Seed7: seed7_05_20080120.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:
- Optimisations for the string functions =, <>, stri[num], &, upper,
  lower, pos, rpos, split and for the array indexing were added to
  the compiler (comp.sd7).
- Documentation comments were added to bigint.s7i, draw.s7i, bas7.sd7
  and mahjong.sd7.
- The bas.sd7 (basic interpreter) example program was improved and
  renamed to bas7.sd7.
- The functions polar, parse, str and digits were added or improved
  in complex.s7i.
- The read_dir, chdir, mkdir functions were improved to raise
  FILE_ERROR on failure.
- The functions open_dir and open_dir_path of the dir.s7i library
  were changed to return STD_NULL when the directory does not exist.
- The functions getDigits, skipSpace, skipWhiteSpace were added to
  the scanner.s7i library.
- The digits function for the type float was improved to never
  return -0 .
- The new lpad0 operator was added to convert integers to strings
  with leading zeros.
- The time conversion functions str_yyyy_mm_dd, str_mm_dd_yy,
  str_mm_dd_yyyy, str_d_m_yy and str_d_m_yyyy were added to the
  time.s7i library.
- Checks were added to the chkint.sd7 and chkstr.sd7 example
  programs.
- The code to handle a failing realloc for arrays was improved.
- Bugs in the compiler, with str_append and with val or ref
  parameters as result in the return statement, were fixed.

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.




 1 Posts in Topic:
ANN: Seed7 Release 2008-01-20
thomas.mertes@[EMAIL PROT  2008-01-20 12:59:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 8:53:21 CDT 2008.