Download List

项目描述

BareBones is an interpreter for the "Bare Bones"
programming language defined in Chapter 11 of
"Computer Science: An Overview", 9th Edition, by
J. Glenn Brookshear.

系统要求

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.

2008-02-21 06:44
0.4

标识符作了区分大小写。一个简易的语言添加到自述文件。
标签: Minor feature enhancements
Identifiers were made case-insensitive. A summary
of the language was added to the README file.

2008-02-14 01:48
0.3

一个优化选项已被添加到提高一个很普通的裸骨成语,while循环,增加了一源变量到目标变量并清除源变量的表现。
标签: Minor feature enhancements
An optimization option has been added to improve the performance of a very common Bare Bones idiom, a while loop that adds a source variable to a destination variable and clears the source variable.

Project Resources