Download List

项目描述

Arcueid is a C interpreter for Paul Graham's Arc dialect of Lisp. It is intended to be compatible with the Arc 3.1 release, with a simple interface to C, and is easily usable as an embedded interpreter or an extension language.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-01 07:07
0.0.12

此版本提供了一些 32 位兼容性修补程序 (虽然支持 32 位仍是有些破碎的),其他次要的错误修正,和弧形的 atstrings 的支持。News.arc 现在正确呈现。
标签: Alpha
This release provides some 32-bit compatibility fixes (although 32-bit support is still somewhat broken), other minor bugfixes, and support for Arc's atstrings. News.arc is now correctly rendered.

2012-02-21 07:54
0.0.11

此版本添加了一大袋的页面的内存分配器,许多错误修正涉及可选参数和特殊的语法,以及缺少的内置函数。这可以实际用于运行 news.arc,虽然它是仍不稳定。
This release adds a big bag of pages memory allocator, many bugfixes involving optional arguments and special syntax, as well as missing built-in functions. This can actually be used to run news.arc, though it is still unstable.

2012-02-19 11:16
0.0.10

此版本添加了更多垃圾集合修正,初始开枪尾递归优化和弧库支持 Web 开发和 News.arc。这是首次发布的 Arcueid,是能够为服务的 Web 内容,其实可以运行弧挑战的代码。
标签: Alpha
This release adds more garbage collection bugfixes, an initial shot at tail recursion optimization, and Arc libraries supporting Web development and News.arc. This is the first release of Arcueid which is able to serve Web content and can actually run the Arc Challenge code.

Project Resources