head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2004.11.22.11.05.35;	author vs;	state Exp;
branches;
next	1.6;

1.6
date	2004.04.29.08.02.23;	author krion;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.10.10.56.35;	author osa;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.14.13.48.40;	author markp;	state Exp;
branches;
next	1.3;

1.3
date	2002.10.13.09.49.15;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.18.15.43.57;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.19.11.26.48;	author will;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Change URL
- Change maintainer e-mail
- Drop WWW pages

PR:		ports/74201
Submitted by:	maintainer
@
text
@T3X is a minimum procedural language: small, portable,
block-structured, recursive, almost typeless, and to
some degree object-oriented.

This package contains the full optimizing T3X compiler
with native 386, C, and bytecode back ends, complete
documentation, and lots of tools.
@


1.6
log
@- Update to version 8.1.2

PR:		ports/66022
Submitted by:	maintainer
@
text
@a7 2

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


1.5
log
@Update to 8.0.2
Also update homepage

Submitted by:	Nils M Holm <nmh@@t3x.org> (maintainer)
PR:		53110
Approved by:	fjoe (implicit)
@
text
@d1 3
a3 7
T3X is a minimum procedural language. It is small, portable,
procedural, block-structured, recursive, almost typeless,
and to some degree object-oriented.
Its syntax is a cross between Pascal and BCPL, but it is smaller
and simpler. Portability is achieved by simplicity: only a basic
set of operations and runtime classes is provided, which may be
easily implemented on a variety of different platforms.
d5 3
a7 11
This package contains ...

- a bytecode compiler and optimizers
- a Tcode interpreter
- 386, 8086 (EXE), and Alpha AXP backends
- A DOS/EXE generator for all platforms
- runtime support for FreeBSD, NetBSD, Linux, DOS, Coherent
- a Tcode examination utility
- tools (pretty-printer, make utility, class manager)
- the T3X user manual in HTML format
- an online help system in structured document format
@


1.4
log
@Update to 7.2.2.
Remove man page from plist.

PR:		48090
Submitted by:	maintainer
@
text
@d21 1
a21 1
WWW: http://www.t3x.org/
@


1.3
log
@upgrade to 7.0.3

PR:		43590
Submitted by:	maintainer
@
text
@d5 3
a7 3
and simpler. Portability is achieved by simplicity: only a set
of very basic operations and built-in routines is provided, which
may be easily implemented on a variety of different platforms.
d11 9
a19 8
. a bytecode compiler and optimizers
. a Tcode interpreter
. 386 and 8086 (EXE) backends
. runtime support for FreeBSD, Linux, DOS, Coherent, etc.
. a Tcode disassembler
. misc. tools
. documentation in HTML (/usr/local/t3x/r7/doc/T3X.html)
. an online help system in structured document format
a21 3

--
Nils M Holm <nmh@@t3x.org>
@


1.2
log
@Update to version 6.10.1

PR: 25898
Submitted by: MAINTAINER
@
text
@d17 1
a17 1
. documentation in HTML (/usr/local/t3x/r6/doc/T3X.html)
@


1.1
log
@Add t3x 6.8.1, a compiler for the basic procedural language T3X, whose
syntax is a cross between Pascal and BCPL, but smaller and simpler.

PR:		23268
Submitted by:	Nils M. Holm <nmh@@t3x.org>
@
text
@d1 6
a6 6

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
d11 1
a11 1
. a bytecode compiler and optimizer
d13 2
a14 1
. FreeBSD(a.out,ELF) and DOS(EXE) native code backends
a15 1
. run time libraries
@

