Tiny Basic for Curses (TINYBC) is a basic annotation program for the Curses Character screen processing library, which conforms to the Tiny basic specification. The tool is thread safe and can be embedded into other code. It can be used as a game or a minimal challenge.
About curses
Curses is a library that uses computer interaction in character mode. It conforms to the POSIX standard and is a cross-platform solution. Character mode is the simplest code, so it is the easiest way to feel the computer. Http://www.aliyun.com/zixun/aggregation/7387.html "> Modern computer terminals offer almost the same" graphics "as the earliest microcomputers and have many games and other graphics.
About Tiny BASIC
Tiny Basic is a minimum basic specification. This specification is necessary because you need a small annotation program that is suitable for 2 KB of memory. Tiny Basic is one of the first programming languages for microcomputers.
Tiny BASIC for Curses 0.6.4 This version adds out and LOAD statements and strings are assigned to the array.
Software Information: http://tinybc.sourceforge.net/
Download Address: Http://nchc.dl.sourceforge.net/project/tinybc/tinybc-0.6.4.zip