Seed7 2014-02-16 发布,此版本更新内容如下:
A new numeric escape sequence for string literals has been introduced
Conversion functions in bytedata.s7c have been improved
Checks have been added to chkint.sd7, chkbig.sd7, and chkset.sd7
The parser has been improved to write better error messages concerning Unicode
The compiler has been improved to optimize string initialization and integer exponentiation
The performance of setCard and setRand in set_rtl.c has been improved
Loop unrolling inspired by Duff's device has been introduced in striutl.h
Errors concerning the radix operator and the assignment of interfaces have been fixed
Seed7 是一个编程语言,它是一个比 C/C++、Java更高级的编程语言。
项目主页:http://sourceforge.net/projects/seed7/
下载地址:http://sourceforge.net/projects/seed7/files/
来自:开源中国社区

