Libraries and bindings: Difference between revisions
Appearance
Created page with "==Open Source== {|class="wikitable" !rowspan=2|Name||rowspan=2|Description||colspan=12|Bindings |- !Ada||BASIC||C||C++||Eiffel||Java||Pascal||Perl||PHP||Prolog||Python||Smallt..." |
|||
Line 1: | Line 1: | ||
==Open Source== | ==Open Source== | ||
{|class="wikitable" | {|class="wikitable" | ||
!rowspan=2|Name||rowspan=2|Description||colspan= | !rowspan=2|Name||rowspan=2|Description||colspan=14|Bindings | ||
|- | |- | ||
!Ada||BASIC||C||C++||Eiffel||Java||Pascal||Perl||PHP||Prolog||Python||Smalltalk | !Ada||BASIC||C||C++||Eiffel||Java||Pascal||Perl||PHP||Prolog||Python||Scheme||Smalltalk||Tcl | ||
|- | |- | ||
|[[Cairo]]||2D graphics||x|| ||x||x|| ||x|| ||x||x||x||x||x | |[[Cairo]]||2D graphics||x|| ||x||x|| ||x|| ||x||x||x||x||x||x|| | ||
|- | |- | ||
|[[LibcURL]]||Internet URL (http, ftp) access||x||x||x||x||x||x||x||x||x|| ||x||x | |[[LibcURL]]||Internet URL (http, ftp) access||x||x||x||x||x||x||x||x||x|| ||x||x||x||x | ||
|- | |- | ||
|[[Libxml2]]||XML parser|| || || ||x|| || ||x||x||x|| ||x|| | |[[Libxml2]]||XML parser|| || || ||x|| || ||x||x||x|| ||x|| || ||x | ||
|- | |- | ||
|[[Libxslt]]||XSLT parser|| || || ||x|| || ||x||x||x|| ||x|| | |[[Libxslt]]||XSLT parser|| || || ||x|| || ||x||x||x|| ||x|| || ||x | ||
|- | |- | ||
|[[LZ4]]||Compression library|| || || || || ||3||x||x||x|| ||x||x | |[[LZ4]]||Compression library|| || || || || ||3||x||x||x|| ||x|| ||x|| | ||
|- | |- | ||
|[[Pixman]]||Low level graphics library|| || || || || || || || || || ||x|| | |[[Pixman]]||Low level graphics library|| || || || || || || || || || ||x|| || || | ||
|- | |- | ||
|[[Simple Directmedia Layer|SDL]]||Multimedia||x|| || ||x|| || || ||x|| || ||x|| | |[[Simple Directmedia Layer|SDL]]||Multimedia||x|| || ||x|| || || ||x|| || ||x|| || || | ||
|- | |- | ||
|[[shwild]]||Wildcard pattern matching|| || || ||x|| || || || || || || || | |[[shwild]]||Wildcard pattern matching|| || || ||x|| || || || || || || || || || | ||
|- | |- | ||
|[[Snappy]]||Compression library|| || || || || ||x|| ||x||x|| ||x||x | |[[Snappy]]||Compression library|| || || || || ||x|| ||x||x|| ||x|| ||x|| | ||
|} | |} |
Revision as of 11:54, 25 February 2020
Open Source
Name | Description | Bindings | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ada | BASIC | C | C++ | Eiffel | Java | Pascal | Perl | PHP | Prolog | Python | Scheme | Smalltalk | Tcl | ||
Cairo | 2D graphics | x | x | x | x | x | x | x | x | x | x | ||||
LibcURL | Internet URL (http, ftp) access | x | x | x | x | x | x | x | x | x | x | x | x | x | |
Libxml2 | XML parser | x | x | x | x | x | x | ||||||||
Libxslt | XSLT parser | x | x | x | x | x | x | ||||||||
LZ4 | Compression library | 3 | x | x | x | x | x | ||||||||
Pixman | Low level graphics library | x | |||||||||||||
SDL | Multimedia | x | x | x | x | ||||||||||
shwild | Wildcard pattern matching | x | |||||||||||||
Snappy | Compression library | x | x | x | x | x |