Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming.
Pascal XE includes 3 free compilers:
- Virtual Pascal Compiler 2.1.279 (default)
- Free Pascal Compiler 3.0.4
- GNU Pascal Compiler 20070904
Features
- Easily switch between 3 compilers (VPC, FPC and GPC).
- Completion proposal
- Smart errors indication.
- Description of compilation errors and their possibles causes
- Contextual Pascal help (English/French)
- Code beautifier
- Modified Crt/WinCrt units to wait for a keypress to exit the program window.
- Debug information included in compiled programs to show exact line number causing the runtime error. (VPC and FPC when using Crt/WinCrt).
- Multiple syntax highlighter themes
- Multiple skins
- Multi-language user interface (English/Arabic/French)
- Quickly edit multiple lines with multiple carets
- Toggle case sensitive (Lower/Upper/Title/Alternate/Sentence)
- Export to PDF
- Print with/without Syntax highlighting
- Html Export
- Multi-tab
- Reopen recently closed tabs
- Clipboard History
- Search function
- Replace text in file or in all opened files
- Line/word/character count
- Line numbering
(Excerpt from - sourceforge.net)
Click to Download