Seed7 2014-01-05 发布,此版本更新内容如下:
The library des.s7i with DES (Data Encryption Standard) cipher support has been added
Several functions and support to write values have been added to bin32.s7i
The new library unicode.s7i, with functions to convert between Unicode encodings, has been added
The library gethttps.s7i has been improved to accept links to HTTP
Several checks have been added to chkbig.sd7
The compiler has been improved to do more optimizations for bigInteger functions
A check for the keyword 'restrict' has been added to chkccomp.c
The performance of UTF-8 conversion functions has been improved by up to 6%
Seed7 是一个编程语言,它是一个比 C/C++、Java更高级的编程语言。
下面是一段用 Seed7 编写的代码:
$ ;
: main
writeln();
;
下面是一些用 Seed7 开发的程序的界面截图:
http://seed7.sourceforge.net/images/dnafight2m.png" >
文章转载自 开源中国社区 [ http://www.oschina.net]