Download List

Projeto Descrição

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

Esta versão inclui o manual para iniciantes e corrige as cores e as mensagens de erro.
This release includes the manual for beginners and fixes the colors and error messages.

2011-11-02 05:59
0.6.4

Esta versão adiciona fora e carregar instruções e atribuição de seqüências de caracteres para matrizes.
This release adds OUT and LOAD statements and assignment of strings to arrays.

2011-10-29 11:54
0.6.2

Esta versão adiciona a atribuição da lista de expressões a matriz.
This release adds assignment of expression list to array.

2011-10-22 05:53
0.6.0

Esta versão adiciona uma matriz grande chamada @, como em Palo Alto Tiny BASIC.
This release adds one big array named @, as in Palo Alto Tiny BASIC.

2011-10-16 10:05
0.5.0

Este é o primeiro lançamento.
This is the first release.

Project Resources