OpenCloudOS-Kernel is the kernel of OpenCloudOS release, which has been fully optimized. If you would like to get more information, please read the wiki page of this project.
这是一个用Erlang写的简单的Scheme解释器。 它的特别之处在于,程序的执行是完全并行的,这种并行性由Erlang在最底层提供,对代码编写完全透明。 程序运行需要安装Erlang,直接运行 schemerl 进入scheme交互执行,运行schemerl file.scm 执行file.scm文件。 详细的说明文档见这里: http://www.andy87.com/articles/%E5%B9%B6%E8%A1%8C%E4%BD%93%E7%B3%BB-%E4%B8%8E-sch