All releases of Bare Bones interpreter


Release Notes: Identifiers were made case-insensitive. A summary of the language was added to the README file.


Release Notes: 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.