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.
|