Difference between revisions of "Main Page"
Jump to navigation
Jump to search
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | =About= |
||
− | <br><br>Here is more information about venus factor client login - [http://kaschtan.com.ua/modules.php?name=Your_Account&op=userinfo&username=RubyKellet listen to this podcast] - visit our page. |
||
+ | |||
+ | LibreDevelop is a initiative to build FOSS alternative to Delphi IDE and compiler. |
||
+ | |||
+ | * [[Motivation]] |
||
+ | * [[Concept]] |
||
+ | * [[Implementation]] |
||
+ | |||
+ | =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: |
||
+ | http://svn.zdechov.net/libredevelop/ |
||
+ | |||
+ | ==See also== |
||
+ | |||
+ | * [http://www.embarcadero.com/products/delphi Embarcadero Delphi website] |
||
+ | |||
+ | [[Category:Main]] |
||
+ | |||
+ | __NOTOC__ |
||
+ | __NOEDITSECTION__ |
Latest revision as of 21:27, 21 December 2018
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:
http://svn.zdechov.net/libredevelop/
See also