Difference between revisions of "Pascal Bindings"

From Lazarus wiki
Jump to navigationJump to search
(format lists as lists; http_s_ where available; add Category:Headers and Bindings)
Line 1: Line 1:
{{Pascal Bindings}}  
+
{{Pascal Bindings}}
  
This page is a colection of bindings, translated headers and other interfaces that allow Pascal programs to access external libraries. Some of these are available on the Free Pascal Packages, and others on external projects.
+
This page is a collection of bindings, translated headers and other interfaces that allow Pascal programs to access external libraries.
 +
Some of these are available on the Free Pascal Packages, and others on external projects.
  
==List of External Bindings==
+
== list of external bindings ==
 +
* [https://sourceforge.net/projects/fpalsa/ ALSA] (advanced Linux sound architecture)
 +
* [[FPC PasCocoa|Cocoa]]
 +
* [[FPC and DirectX|DirectX]]
 +
* [https://extpascal.googlecode.com Ext JS]
 +
* [[FPC and Qt|Qt]]
 +
* [[FPC and SDL|SDL]] (simple direct media layer)
  
[[FPC and Qt]]
+
== list of bindings on FPC packages ==
 +
* [[FPC and Apache Modules|Apache]] (modules for the webserver)
 +
* [[FPC and Carbon|Carbon]]
 +
* [[FPC and DBus|DBus]]
 +
* [[PascalMagick|ImageMagick]]
  
[[FPC and SDL]]
+
[[Category:Headers and Bindings| ]]
 
 
[[FPC and DirectX]]
 
 
 
[[FPC PasCocoa]]
 
 
 
[http://extpascal.googlecode.com Ext JS]
 
 
 
[http://sourceforge.net/projects/fpalsa/ fpALSA]
 
 
 
==List of Bindings on FPC Packages==
 
 
 
[[PascalMagick]]
 
 
 
[[FPC and Apache Modules]]
 
 
 
[[FPC and DBus]]
 
 
 
[[FPC and Carbon]]
 

Revision as of 00:43, 12 February 2018

Deutsch (de) English (en) español (es) français (fr) русский (ru)

This page is a collection of bindings, translated headers and other interfaces that allow Pascal programs to access external libraries. Some of these are available on the Free Pascal Packages, and others on external projects.

list of external bindings

list of bindings on FPC packages