TMT Pascal is a high-level strongly typed ANSI-compatible programming
language that supports structured and object-oriented design.
The TMT Pascal compiler is a fast compiler for the Pascal language.
The compiler emits 32-bit code and supports many language extensions from
Borland Pascal (BP), as well as more powerful new extensions.
TMT Pascal brings new life to the 32-bit MS DOS applications and will help you
to create your own Win32 and OS/2 applications.
Compilation targets
TMT Pascal allows easy building of the following targets:
MSDOS 32-bit protected mode
OS/2 presentation manager
OS/2 console
OS/2 full screen
OS/2 DLL's
Win32 GUI
Win32 console
Win32 DLL's (CPL's)
Language extensions
The TMT Pascal compiler supports a new enhanced dialect of the PASCAL language.
This dialect fully covers the Borland Pascal language and has additional
powerful extensions such as:
Advanced data types
Interfaces
Local declarations
Multidimensional open arrays
Operator and function overloading
Unnamed procedural blocks
Intel(tm) MMX and AMD(tm) 3DNow! technologies support
C/C++ and ADA-style comments
“ +:= ” and “-:=” C-style operators
Interface/Implementation blocks declaration in main program body