Download List

Project Description

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 Requirements

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

Identifiers were made case-insensitive. A summary
of the language was added to the README file.
Tags: Minor feature enhancements

2008-02-14 01:48
0.3

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.
Tags: Minor feature enhancements

Project Resources