1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/tide/pkg-descr
Kris Kennaway 0c7afd0d59 Update to TIDE 1.6. (fixes build on -current)
PR:		ports/43591
Submitted by:	Nils M Holm <nmh@t3x.org>
2002-11-18 09:55:44 +00:00

24 lines
692 B
Plaintext

TIDE is the T3X Integrated Development Environment. Basically, it
is a text editor with an integrated interface to the T3X compiler.
T3X 7.0 or a later version is required to run this version of 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>