summaryrefslogtreecommitdiffstats
path: root/lang/t3x/pkg-descr
blob: dec247d8ffb50ec2709126977205a6fa53e9f5c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

T3X is a very basic procedural language. Its syntax is a cross
between Pascal and BCPL, but it is smaller and simpler.
Unlike many popular languages, T3X does not provide a very
abstract and complex environment to achieve portability, but
only a set of very basic operations and built-in routines which
may be easily implemented on a variety of different platforms.

This package contains ...

. a bytecode compiler and optimizer
. a Tcode interpreter
. FreeBSD(a.out,ELF) and DOS(EXE) native code backends
. a Tcode disassembler
. run time libraries
. misc. tools
. documentation in HTML (/usr/local/t3x/r6/doc/T3X.html)
. an online help system in structured document format

WWW: http://www.t3x.org/

--
Nils M Holm <nmh@t3x.org>
OpenPOWER on IntegriCloud