编程语言 Seed7 2011-07-03 发布

作者:chenkan
  

编程语言 Seed7 2011-07-03 发布,Seed7 是一个编程语言,它是一个比 C/C++、Java更高级的编程语言。

编程语言 Seed7 2011-07-03 更新如下:

A new example program (ftpserv.sd7), an FTP server, was added. The type listener was improved to manage its accepted sockets. The function 'waitForRequest' was added to "socket.s7i" (it waits until a request can be read or an incoming connection is accepted). The functions 'eof' and 'hasNext' in "socket.s7i" were improved. The compiler and the makefiles were improved, such that executables only link graphic libraries (X11 or GDI), when necessary. The makefile mk_djgpp.mak, which allows compilation under DOS with DJGPP, was added. Documentation comments were added or improved in several files.

下面是一段用 Seed7 编写的代码:

$ include "seed7_05.s7i";

const proc: main is func
begin
writeln("hello world");
end func;

下面是一些用 Seed7 开发的程序的界面截图:

 

更多的程序界面截图请看:http://seed7.sourceforge.net/scrshots/index.htm


文章来源:开源中国社区


时间:2011-07-04 22:59 作者:chenkan 原文链接

好文,顶一下
(0)
0%
文章真差,踩一下
(0)
0%
------分隔线----------------------------


把开源带在你的身边-精美linux小纪念品
无觅相关文章插件,快速提升流量