1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/tide/pkg-descr
Will Andrews f47cc9dd83 Add tide 1.4, T3X Integrated Development Environment and T3X Tool
classes.

PR:		22048
Submitted by:	Nils M Holm <nmh@t3x.org>
2001-04-07 22:59:53 +00:00

24 lines
679 B
Plaintext

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 <nmh@t3x.org>