Difference between revisions of "Main Page"

From Freepascal Amiga wiki
Jump to navigation Jump to search
(added "AROS compatible projects")
(consistent use of "Free Pascal")
Line 1: Line 1:
  
== Freepascal on AROS ==
+
== Free Pascal on AROS ==
  
This Page is meant as an documentation project for the AROS implementation of Freepascal and related topics (like Lazarus, LCL, fpgui).
+
This Page is meant as an documentation project for the AROS implementation of Free Pascal and related topics (like Lazarus, LCL, fpgui).
This should not be a complete Freepascal manual, but a compendium for the AROS specialities of Freepascal.
+
This should not be a complete Free Pascal manual, but a compendium for the AROS specialities of Free Pascal.
  
* [[Installation]] - How to install Freepascal on AROS
+
* [[Installation]] - How to install Free Pascal on AROS
 
* [[Configuration]] - How to configure the compiler
 
* [[Configuration]] - How to configure the compiler
* [[Specialities]] - Specialities of Freepascal AROS
+
* [[Specialities]] - Specialities of Free Pascal AROS
 
* [[AROS Libraries]]  - Overview of included AROS library
 
* [[AROS Libraries]]  - Overview of included AROS library
 
* [[Source Examples]]  - examples to use on AROS
 
* [[Source Examples]]  - examples to use on AROS
* [[AROS Programs]]  - programs use Freepascal on AROS or tested to work on.
+
* [[AROS Programs]]  - programs use Free Pascal on AROS or tested to work on.
 
* [[AROS compatible projects]] - Projects written in Free Pascal that are compatible with AROS
 
* [[AROS compatible projects]] - Projects written in Free Pascal that are compatible with AROS
 
* [[Status]]  - Status and known Bugs of Implementation and how to avoid
 
* [[Status]]  - Status and known Bugs of Implementation and how to avoid
Line 18: Line 18:
 
* [//www.aros.org AROS Research operating system]
 
* [//www.aros.org AROS Research operating system]
 
* [//www.aros-exec.org AROS discussion forum]
 
* [//www.aros-exec.org AROS discussion forum]
* [//www.freepascal.org Freepascal compiler], [//www.freepascal.org/docs-html/ Freepascal manuals], [//wiki.freepascal.org/Category:Tutorials Freepascal tutorials]
+
* [//www.freepascal.org Free Pascal compiler], [//www.freepascal.org/docs-html/ Free Pascal manuals], [//wiki.freepascal.org/Category:Tutorials Free Pascal tutorials]
 
* [//fpgui.sourceforge.net fpGUI Toolkit], [//fpgui.sourceforge.net/apidocs/index.html fpGUI reference], [//github.com/graemeg/fpgui/ fpGUI GIT]
 
* [//fpgui.sourceforge.net fpGUI Toolkit], [//fpgui.sourceforge.net/apidocs/index.html fpGUI reference], [//github.com/graemeg/fpgui/ fpGUI GIT]
  
 
* [//blog.alb42.de Blog of the porter] with download of binary package and source
 
* [//blog.alb42.de Blog of the porter] with download of binary package and source

Revision as of 19:48, 15 March 2015

Free Pascal on AROS

This Page is meant as an documentation project for the AROS implementation of Free Pascal and related topics (like Lazarus, LCL, fpgui). This should not be a complete Free Pascal manual, but a compendium for the AROS specialities of Free Pascal.


Links: