Difference between revisions of "Free Pascal"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(tutorial link)
(official docs)
Line 14: Line 14:
 
===Reference===
 
===Reference===
 
* {{wikipedia}}
 
* {{wikipedia}}
 +
* [http://freepascal.org/docs.var online documentation]
 
===Tutorials===
 
===Tutorials===
 
* [http://wiki.lazarus.freepascal.org/Object_Pascal_Tutorial Object Pascal Tutorial]
 
* [http://wiki.lazarus.freepascal.org/Object_Pascal_Tutorial Object Pascal Tutorial]

Revision as of 01:50, 29 November 2014

About

Free Pascal is a free/open-source compiler for Pascal that supports a wide variety of target platforms.

Notes

Built-in API is in the Units of the Run-Time Library (RTL package):

Links

Reference

Tutorials