Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Seed7 Release 2009-11-01
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
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
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
tm  
View profile   Translate to Translated (View Original)
 More options 1 Nov, 22:44
Newsgroups: comp.compilers
From: tm <thomas.mer...@gmx.at>
Date: Sun, 1 Nov 2009 14:44:16 -0800 (PST)
Local: Sun 1 Nov 2009 22:44
Subject: Seed7 Release 2009-11-01
Hello,

I have released a new version of Seed7: seed7_05_20091101.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 interpreter (hi) and the compiler (comp.sd7) were improved such
  that the actions STR_CPY, STR_APPEND, ARR_CPY, ARR_APPEND and
  SET_CPY work correctly when source and destination are identical.
- The compiler was improved to use the functions stringLiteral,
  bigIntegerLiteral and bitsetLiteral to write occurrences of string,
  bigInteger and bitset literals to the generated C program.
- The functions arrHead, arrHeadTemp, arrRange, arrRangeTemp, arrTail
  and arrTailTemp in the file "arr_rtl.c" were added or improved to
  avoid unnecessary copies of arrays in compiled programs.
- The functions free_helem, free_hash, create_helem, create_hash and
  copy_hash in the files "hshlib.c" and "hsh_rtl.c" were improved to
  increase the speed of the actions HSH_CPY and HSH_CREATE in
  interpreted and compiled programs.
- The function chrCLit was added to the file "chr_rtl.c" to support
  the action CHR_CLIT in the interpreter and in the compiler.
- The function chkPower in the file "chkbig.sd7" was improved.
- The function check_assign was added to the file "chkset.sd7".
- The functions check_string_append and check_string_assign in the
  file "chkstr.sd7" were added or improved.
- Several improvements were done to avoid that old memory areas were
  accessed after realloc() was called.
- The function bigLShiftOne was added to "big_rtl.c" and "big_gmp.c"
  to allow faster computation of powers of two in compiled and
  interpreted programs.
- The functions bigIPowN, bigIPow1 and bigIPow in "big_rtl.c" were
  added or improved.
- The function drwOpenSubWindow in "drw_x11.c" was changed to omit
  the creation of a graphic context.
- The function filWrite in "fil_rtl.c" was improved.
- The functions strAppend, strAppendTemp, strHead and strHeadTemp in
  "str_rtl.c" were added or improved.
- A possible memory leak in 'while' and 'repeat' loops of compiled
  programs, which can occur when the conditional expression produces
  temporary values in the heap, was closed.
- The handling of the action STR_APPEND in the compiler was improved
  to use strPush when possible.
- The handling of bigInteger expressions with constants in the
  compiler was improved.
- The compiler was improved to support the actions CHR_CLIT,
  CMD_FILETYPE_SL and CMD_SYMLINK.

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.


    Reply    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.
End of messages
« Back to Discussions « Newer topic     Older topic »

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