AIDEa is an experimental, service-oriented Integrated Development Environment platform implemented in Free Pascal using Lazarus.
AIDEa is not a Pascal IDE. It is designed to support multiple programming languages and operating systems through a common runtime architecture. Language-specific functionality is provided by Engineering Service Packages, which define grammars, object models, compiler integration, project structures, templates, documentation, conventions and other engineering knowledge as external declarative resources.
The first Engineering Service Package targets Free Pascal, making Pascal the initial supported language.
This Developer Preview is intended for evaluation and community testing and is not yet recommended for production use.
Current features include workspace, solution and project management, multi-tab source editing, visual form design, compiler integration, templates, object/property/event inspection, and AIDEa is now capable of building itself on
Features
- Self-hosting on Linux and Windows
- Cross-platform runtime architecture
- Workspace management
- Solution management
- Project management
- Multi-tab source editor
- Syntax highlighting
- Recent projects and files
- Project templates
- Form templates
- Visual form designer (Preview)
- LFM source editor
- LFM validation with source navigation
- Object Inspector
- Property Inspector
- Event Inspector
- Project Explorer
- Filtered project and component views
- Compiler integration
- Build, Clean and Run commands
- Compiler output window
- Resource management
- Theme support
- GUI localization
- External configuration system
- Plugin-ready service architecture
- Free Pascal Engineering Service Package