Download List

專案描述

Tiny BASIC for Curses (tinybc) is a BASIC interpreter for the curses character screen handling library which fully corresponds to the Tiny BASIC specification. The engine is thread-safe and can be embedded into other code. It can be used as a game or a minimalist challenge.

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.

2012-12-02 10:31
0.6.6

This release includes the manual for beginners and fixes the colors and error messages.

2011-11-02 05:59
0.6.4

This release adds OUT and LOAD statements and assignment of strings to arrays.

2011-10-29 11:54
0.6.2

This release adds assignment of expression list to array.

2011-10-22 05:53
0.6.0

This release adds one big array named @, as in Palo Alto Tiny BASIC.

2011-10-16 10:05
0.5.0

This is the first release.

Project Resources