Short: Compiler for the DEX language. V1.2 Author: Wouter van Oortmerssen Version: 1.2 Architecture: m68k-amigaos Source: Fish collection A compiler for the DEX language. DEX is a language similar in structure to Modula2 and C, but different and simpler in concept. Features include compact and fast executables, clear program structure, integration of Exec/Dos/Gfx/Intuition library calls in the compiler, inline assembly, register variables, commented assembly source output, easy to manage development system, and more.