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 > Compilers > Seed7 Release 2...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 2330 of 2421
Post > Topic >>

Seed7 Release 2008-02-17

by thomas.mertes@[EMAIL PROTECTED] Feb 17, 2008 at 02:19 PM

Hello,

I have released a new version of Seed7: seed7_05_20080217.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:
- A new chapter about object orientation was added to the manual
  (Many thanks for the feedback to Leonardo Cecchi, Malcolm McLean
  and Reinder Verlinde).
- The manual was changed to mention that the 'in' parameter of arrays
  and structs is a reference ('ref') parameter.
- The faq was improved to contain a paragraph about static type
  checking.
- The implementation type NULL_FILE was renamed to null_file.
- The struct copy of the compiler (comp.sd7) was changed to leave the
  dynamic type unchanged.
- The following primitive actions were added or improved in the
  compiler (comp.sd7): FIL_ERR, FIL_IN, FIL_OUT, FLT_GROW, FLT_MCPY,
  HSH_INCL, HSH_LNG, INT_PLUS, PRG_EXEC, PRG_STR_ANALYZE, SCR_CURSOR
  and STR_GETENV.
- The primitive action CLS_CREATE2 was changed to call the
  CLEAR_TEMP_FLAG macro (This is a fix for a bug found by
  Leonardo Cecchi).
- The function match_subexpr_type was changed to allow normal (not
  DYNAMIC) interface functions to be used for implementation values.
- The primitive action PRC_GETENV was renamed to STR_GETENV.
- The bas7.sd7 (basic interpreter) example program was improved.
- A bug in the primitive action RFL_NOT_ELEM was fixed.
- The functions copy_list, array_to_list and struct_to_list were
  change to return thecreated list.

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:
Seed7 Release 2008-02-17
thomas.mertes@[EMAIL PROT  2008-02-17 14:19:43 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Tue May 13 4:08:59 CDT 2008.