From f47cc9dd83130eff15e3890b8e6c370cf553dcf9 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 7 Apr 2001 22:59:53 +0000 Subject: Add tide 1.4, T3X Integrated Development Environment and T3X Tool classes. PR: 22048 Submitted by: Nils M Holm --- devel/tide/pkg-descr | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 devel/tide/pkg-descr (limited to 'devel/tide/pkg-descr') diff --git a/devel/tide/pkg-descr b/devel/tide/pkg-descr new file mode 100644 index 000000000000..8fc03b315ece --- /dev/null +++ b/devel/tide/pkg-descr @@ -0,0 +1,23 @@ +TIDE is the T3X Integrated Development Environment. Basically, it +is a text editor with an integrated interface to the T3X compiler. +T3X 6.8 or a later version is recommended to run TIDE. The main +purposes of TIDE are: + +. editing source programs +. compiling programs without leaving the editor +. locating formal errors +. running programs + +T3Xtools is a set of classes which provides some frequently +used functionality like + +. managing configuration files +. visually and non-visually editing ASCII text +. navigating directory trees and selecting files +. displaying and editing forms +. presenting menu boxes and prompt boxes + +WWW: http://www.t3x.org/ + +-- +Nils M Holm -- cgit v1.2.3