
T Interpreter window
Preface
Welcome to T. This is an easy to learn, user friendly, high level, computer programming language. T is more like natural English than most other computer languages and this makes a T program both easy to write and easy to understand. No prior programming experience is required. T is generic in the sense that it contains most of the essential elements used in other languages. If you already know how to program in another language, T should be easy for you to master.
The interpreter, with its built-in debugging tools, will allow you to learn good programming techniques. Included with the interpreter is an editor and an on-line language reference program. Together, these create an environment for you to learn to program in T.
The interpreter, with the editor and language reference, can be operated from any IBM PC or compatible computer.
This manual contains operating instructions for the interpreter, editor, and language reference. It also includes a tutorial on the T programming language.
This application was developed using the Borland C/C++ 3.1 compiler and is suitable for use on IBM PC compatible computers. You may use, or modify the source code for the T Interpreter in any way you find useful, provided that you agree that the copyright owner, the author, has no warranty, obligations or liability for any of the source code for the T Interpreter. You may not publish the source code without permission of the author.
These are the source files for the interpreter. When compiled and linked they create "ti.exe"
These are the source files for the editor. When compiled and linked they create "te.exe"
This is the source file for the help program. When compiled and linked it creates "th.exe"
The T Interpreter is FREEWARE. It may be freely distributed.
AbCd Classics - free on-line books