Difference between revisions of "Main Page"

From Freepascal Amiga wiki
Jump to navigation Jump to search
(Links for all Amiga Systems)
 
(11 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
This Page is meant as an documentation project for the Amiga systems implementation of Free Pascal and related topics (like Lazarus, LCL, fpgui).
 
This Page is meant as an documentation project for the Amiga systems implementation of Free Pascal and related topics (like Lazarus, LCL, fpgui).
Freepascal is available for all Amiga systems (Amiga classic, AmigaOS4, AROS and MorphOS). This should not be a complete Free Pascal manual, but a compendium for the Amiga systems specialities of Free Pascal.
+
Freepascal is available for all Amiga systems (Amiga classic, AmigaOS4, AROS and MorphOS). This should not be a complete Free Pascal manual, but a compendium for the Amiga systems specifics of Free Pascal.
  
 
{| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;"
 
{| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;"
Line 71: Line 71:
 
| style="color:#000; padding:2px 5px 5px;" | <div id="mp-otd">
 
| style="color:#000; padding:2px 5px 5px;" | <div id="mp-otd">
  
 +
* [[Tutorial:Start|Tutorials]] - Tutorials for Free Pascal on Amiga Systems
 
* [[Source Examples]]  - examples to use on Amiga systems
 
* [[Source Examples]]  - examples to use on Amiga systems
 +
* [[Amiga Programs]]  - programs use Free Pascal on Amiga 68k or tested to work on.
 +
* [[Amiga OS4 Programs]]  - programs use Free Pascal on Amiga OS4 or tested to work on.
 +
* [[MorphOS Programs]]  - programs use Free Pascal on MorphOS or tested to work on.
 
* [[AROS Programs]]  - programs use Free Pascal 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
+
* [[Amiga compatible projects]] - Projects written in Free Pascal that are compatible with AROS
  
 
</div>
 
</div>
Line 89: Line 93:
 
|-
 
|-
 
| style="color:#000; padding:2px;" | <div id="mp-tfp">   
 
| style="color:#000; padding:2px;" | <div id="mp-tfp">   
 +
* [//www.amigaos.net Amiga OS 4]
 
* [//www.aros.org AROS Research Operating System]
 
* [//www.aros.org AROS Research Operating System]
* [//www.aros-exec.org AROS discussion forum]
+
* [//www.morphos-team.net MorphOS]
* [//www.arosworld.org AROSWorld discussion forum]
+
 
* [//www.amigacoding.de Amiga Development] discussion forum (AROS, Amiga and MorphOS)
+
 
 +
'''Forum links'''
 +
for all your Free Pascal related questions whether generic Pascal question(s) and/or questions about Free Pascal
 +
* [//forum.amiga.org/index.php?topic=70796.0 Amiga FreePascal discussion on Amiga.org]
 +
* [//morph.zone/modules/newbb_plus/viewtopic.php?topic_id=11617&forum=12 MorphOS FreePascal discussion on Morph.zone]
 +
* [//ae.amigalife.org/index.php?board=11.0 Dedicated Free Pascal sub-forum on AROS-Exec]
 +
 
  
  
 
* [//www.freepascal.org Free Pascal compiler], [//www.freepascal.org/docs-html/3.0.0/ Free Pascal manuals], [//wiki.freepascal.org/Category:Tutorials Free Pascal tutorials]
 
* [//www.freepascal.org Free Pascal compiler], [//www.freepascal.org/docs-html/3.0.0/ Free Pascal manuals], [//wiki.freepascal.org/Category:Tutorials Free Pascal tutorials]
 +
* Free Pascal wiki-pages: [//wiki.freepascal.org/Amiga Amiga], [//wiki.freepascal.org/AmigaOS AmigaOS], [//wiki.freepascal.org/AROS AROS], [//wiki.freepascal.org/MorphOS MorphOS] and [//wiki.freepascal.org/Category:AmigaOS category AmigaOS].
 +
* [//www.alb42.de/fpc-docu/ AROS RTL reference manual]
 
* [//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]
 
* [//michalis.ii.uni.wroc.pl/~michalis/modern_pascal_introduction/modern_pascal_introduction.html Introduction to modern Pascal]
 
* [//michalis.ii.uni.wroc.pl/~michalis/modern_pascal_introduction/modern_pascal_introduction.html Introduction to modern Pascal]
Line 103: Line 116:
  
  
* [//www.amigacoding.de/index.php?board=239.0 Dedicated Free Pascal sub-forum] for all your Free Pascal related questions whether generic Pascal question(s) and/or questions about Free Pascal with regards to Amiga(OS), AROS and/or MorphOS
 
 
  </div>
 
  </div>
 
|}
 
|}
 
|}
 
|}

Latest revision as of 13:59, 5 January 2021

Free Pascal on Amiga, AROS and MorphOS

This Page is meant as an documentation project for the Amiga systems implementation of Free Pascal and related topics (like Lazarus, LCL, fpgui). Freepascal is available for all Amiga systems (Amiga classic, AmigaOS4, AROS and MorphOS). This should not be a complete Free Pascal manual, but a compendium for the Amiga systems specifics of Free Pascal.

Introduction

Installation and Configuration

How to install Free Pascal on Amiga systems


Infos and Status

  • Specifics - Amiga Systems Specifics in Free Pascal.
  • Status - Status and known Bugs of Implementation and how to avoid

Coding with FreePascal for Amiga systems

Links