Short: Integrated Programming Environment Author: zani@cs.unibo.it (Claudio Zani) Uploader: zani cs unibo it (Claudio Zani) Type: dev/misc Version: 2.12 Replaces: dev/misc/TDS_211.lha Architecture: m68k-amigaos Twilight Development System (TDS) provides an integrated environment for writing and compiling source files like Turbo Pascal or Borland C++. It consists of a powerful text-editor with an integrated project manager. Its main feature is to simplify and speed up the development of programs composed of different source files (modules). With TDS it's possible to compile and link these modules into an executable file with a single command and if the compiler finds some errors, they will be reported directly by the editor. TDS doesn't provide its own compiler, but can use any compiler or assembler callable from CLI. It has internal message converters for DICE C, SAS C (former LATTICE C), Aztec C, DevPac, Tex, CatComp, PCQ, Oberon, HCC, A68k and many more and it's possible to write custom converters for any other compiler.