Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=About= |
=About= |
||
LibreDevelop is a initiative to build |
LibreDevelop is a initiative to build FOSS alternative to Delphi IDE and compiler. |
||
* [[Motivation]] |
* [[Motivation]] |
||
Line 15: | Line 15: | ||
* [[Libraries]] - RTL / VCL similar libraries |
* [[Libraries]] - RTL / VCL similar libraries |
||
* [[Operating System]] - demonstration OS |
* [[Operating System]] - demonstration OS |
||
* [[Virtual machine]] - simplified clean design which should run OS and applications |
|||
Project source code is available in SVN repository at URL: |
Project source code is available in SVN repository at URL: |
||
https://svn.zdechov.net/libredevelop/ |
|||
==See also== |
==See also== |
Latest revision as of 21:38, 20 August 2023
About
LibreDevelop is a initiative to build FOSS alternative to Delphi IDE and compiler.
Projects
- Platform - generic base application platform
- Studio - RAD development IDE
- Universe - forge portal for projects
- Compiler - Object Pascal/Delphi compatible compiler
- Libraries - RTL / VCL similar libraries
- Operating System - demonstration OS
- Virtual machine - simplified clean design which should run OS and applications
Project source code is available in SVN repository at URL:
https://svn.zdechov.net/libredevelop/
See also