Compiler: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Will be advanced multi-target Delphi/Object Pascal compiler =Objectives= * Will have support for compilation to multiple high-level languages as targets * Will support multi...") |
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 |
||
[[Category:Projects]] |
Revision as of 18:11, 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