MaxPascal is a small & fast Integrated Development Environment (IDE) for the Free Pascal compiler. It is intended to be a replacement for the old console-based editor which comes standard with Free Pascal. It focuses on just providing a simple source code editor for Pascal, keeping it simple and efficient, and without the complexities of other source editors.
Its main features include:
- Supports any version of Windows.
- Tabbed editing for multiple files.
- Syntax highlighting.
- Procedure and function browser.
- Create console, native and DLL programs.
- Includes GTK and GTK2 for GUI-based programs.
- Includes media-oriented libraries like OpenGL, OpenAL and SDL.
- Supports the Blitz3D SDK for 3D game development*.
- Freeware!
* Requires separate purchase. The unit required to use the
Blitz3D SDK in
MaxPascal is available in the
BlitzBasic forums.
See also: Delphi,
Lazarus
Return to List of Compilers