TLISP >> Gtab >> Download

Download Gtab

Gtab implements a version of lisp that facilitates transactions. As such it is particularly suited to performing complex pattern searching, substitution, and other logical operations that potentially will involve backtracking. Ultimately it will be employed to implement language construction and translation tools. It should compile on most platforms.

The latest builds of Gtab are available below. It is recommended that you use the latest available version of Gtab, and only if you encounter problems with this version, revert to earlier versions. While effort has been made to test Gtab, the software may contain bugs.

Gtab v. 1.0.1 [gtab.1.0.1.zip]
Gtab v. 1.0.2 [gtab.1.0.2.zip]

Gtab is being constantly developed and improved; check back often for newer versions.

Setup and usage

Extraction from archive: To set up Gtab, you will need to extract the files given contained in the selected archive. On Unix/Linux to extract from .tar.gz files use:

$ tar -zxvf lsedit.tar.gz

On Windows, and Unix use WinZip or other compression utility to decompress the .tar.gz and .zip files.

Contact information

For more information on Gtab please contact us at ijdavis@softbase.uwaterloo.ca.