Test Computer Language
This is a compact compiler (unreleased until now) that I wrote many years
ago (1985/86). Some of its features are:-
- Block Structured.
- Procedures and Functions.
- Standalone Executables (no seperate Run Time Library).
- Compilers programs to BOOT disk or BINARY files.
- Compilers and RUNs the program using familiar "RUN" command.
- INCLUDE files.
- Fast enough to write Vertical Blank and Display List interrupt routines.
- Limited form of duel tasking via "EVERY" command.
TCL User Guide
Files Available for Download
tcl.zip XFD containing TCL, breakout.tcl, colour.tcl,
peek.fun and dpeek.fun
TCL Example Programs
Breakout
Play 4 channels of music with Rainbow background
Eight way fine scrolling
Author: David Firth: david@signus.demon.co.uk