Download List

项目描述

InteLib is a library of C++ classes that lets you do Lisp/Scheme programming within your C++ programs, even without any additional preprocessing, without all those calling conventions. You can write code that is accepted by a C++ compiler while thinking in a "Lisp/Scheme mode", and the code you write will look much like Lisp/Scheme code, although it will be pure C++.

系统要求

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.

2010-05-10 06:00
0.6.22

一些小的修改代码,并在归因方式的重大变革。
标签: Minor feature enhancements
Some minor changes to the code and a major change in the attribution style.

2009-10-18 05:46
0.6.21

有些讨厌的错误是固定的。例如,尼尔现在有一个工作跟踪功能再次,仪表着陆系统和馆际互借下翻译样本/目录现在编译单个字符的字符,而不是一个字符的字符串,和所有的样本。该Refal部分是重新设计,因此版本包含了新版本。有些小renamings没有了。例如,丑“字变”改为正确的单词“可变”。这有可能影响现有的代码,但这个概率非常低。
标签: Major bugfixes, Minor feature enhancements
Some nasty bugs were fixed. For example, NILL now has a working TRACE feature again, ILS and ILL translate single chars to chars instead of strings of one char, and all the samples under the samples/ directory now compile. The Refal part was reworked, so the release contains the new version. Some minor renamings were done. For example, the ugly word "changeable" was replaced with the correct word "mutable". This can potentially affect the existing code, but the probability of this is very low.

2009-09-06 17:17
0.6.20

该版本包括对Refal计算模型重新设计的执行情况。本实施似乎明显快于以前存在的一个。
标签: Major feature enhancements
The version includes a reworked implementation of the Refal computation model. This implementation seems to be notably faster than the previously existing one.

2009-09-06 07:37
0.6.18

只有轻微的变化后,有关SExpressionSpecialToken和它的使用。忽略这个版本,如果你不知道这一切是关于(假设你有版本0.6.17,因为所有的过去发布的包含真正令人讨厌的漏洞)。
标签: Minor feature enhancements
Only minor internal changes were made, related to the SExpressionSpecialToken and its usage. Ignore this release if you don't know what all this is about (assuming you've got version 0.6.17, because all the past releases contain really nasty bugs).

2009-09-04 23:43
0.6.17

本新闻稿包含在0.6.15发现严重缺陷的修补程序。
标签: Major bugfixes
This release contains fixes for serious bugs found in 0.6.15.

Project Resources