aboutsummaryrefslogblamecommitdiff
path: root/lang/tcbasic/pkg-descr
blob: 42a63f360c98947698bf8096e09acccff901bf82 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                                                               






                                                                 
tcbasic implements a small subset of BASIC known as Tiny BASIC
with added support for floating point numbers and many of the
built-in mathematical functions in Dartmouth BASIC. It supports
basic I/O, flow control, subroutines, and debug tracing.

The small size of the language make it easy to learn and master
while providing all of the building blocks needed to develop many
interesting programs. tcbasic runs on a variety of platforms and
aims to be as portable as possible.

WWW: https://github.com/tcort/tcbasic