Skip to content

Releases: tcort/tcbasic

Version 2.3.0

17 Nov 19:29
Compare
Choose a tag to compare

Notable Changes:

  • Add FOR/NEXT loops
  • Add integer division operator (\) and exponentiation operator (^)
  • Add built-in functions: CLS, INT, SHELL, BEEP
  • Allow spaces between GO and TO as well as GO and SUB.
  • Allow mixed case keywords
  • Improved error checking and reporting
  • Switch from autotools build system to cmake build system
  • Increase randomness of RANDOMIZE
  • Documentation updates

Version 2.2.0

10 Sep 12:14
Compare
Choose a tag to compare

Source package with configure script: tcbasic-2.2.0.tar.gz

Notable changes:

  • New functions: TIME, SGN
  • New operator: MOD
  • New command: RENUM
  • New feature: Debug Tracing via TRON and TROFF commands.
  • Fixed invalid read and several other defects detected by static analysis tools.

Version 2.1.0

18 May 23:21
Compare
Choose a tag to compare

Source package with configure script: tcbasic-2.1.0.tar.gz

Notable changes:

  • Adds built-in functions: SIN, COS, TAN, COT, ATN, EXP, LOG, ABS, SQR
  • Fixes over a dozen defects detected by static analysis tools.

Version 2.0.0

08 Apr 11:21
Compare
Choose a tag to compare

Source package with configure script: tcbasic-2.0.0.tar.gz

Version 1.0.3

22 Feb 22:29
Compare
Choose a tag to compare

Source package with configure script: tcbasic-1.0.3.tar.gz

Version 1.0.2

22 Feb 22:17
Compare
Choose a tag to compare

Source package with configure script: tcbasic-1.0.2.tar.gz

Version 1.0.1

22 Feb 17:52
Compare
Choose a tag to compare

Source package with configure script: tcb-1.0.1.tar.gz

Version 1.0.0

22 Feb 17:47
Compare
Choose a tag to compare

Source package with configure script: tcb-1.0.0.tar.gz