Compiler: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* Implement Delphi compiler features |
* Implement Delphi compiler features |
||
* Support for concurrent compilation on CPU with multiple cores |
* Support for concurrent compilation on CPU with multiple cores |
||
=See also= |
|||
* [[Delphi language features]] |
|||
[[Category:Projects]] |
[[Category:Projects]] |
Revision as of 20:18, 8 May 2013
Will be advanced multi-target Delphi/Object Pascal compiler
Objectives
- Will have support for compilation to multiple high-level languages as targets
- Will support multiple target processor architectures
- Delphi language compatibility
- Implement Delphi compiler features
- Support for concurrent compilation on CPU with multiple cores