mirror of
https://github.com/ENSL/NS.git
synced 2024-12-02 09:11:56 +00:00
8552ac617c
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@1 67975925-1194-0748-b3d5-c16f83f1a3a1
96 lines
2.2 KiB
Text
96 lines
2.2 KiB
Text
_ _ ____ _
|
||
___| | | | _ \| |
|
||
/ __| | | | |_) | |
|
||
| (__| |_| | _ <| |___
|
||
\___|\___/|_| \_\_____|
|
||
|
||
libcurl bindings
|
||
|
||
Creative people have written particular bindings or interfaces for various
|
||
environments and programming languages. Using one of these allows you to take
|
||
advantage of curl powers from within your favourite language or system.
|
||
|
||
This is a list of all known interfaces as of this writing.
|
||
|
||
The bindings listed below are not part of the curl/libcurl distribution
|
||
archives, but must be downloaded and installed separately.
|
||
|
||
Basic
|
||
|
||
ScriptBasic bindings to libcurl. Writtten by Peter Verhas.
|
||
http://scriptbasic.com/
|
||
|
||
C++
|
||
|
||
Maintained by Jean-Philippe Barrette-LaPierre.
|
||
http://curl.haxx.se/libcurl/cplusplus/
|
||
|
||
Cocoa
|
||
|
||
Written by Dan Wood.
|
||
http://curlhandle.sourceforge.net/
|
||
|
||
Dylan
|
||
|
||
Written by Chris Double.
|
||
http://dylanlibs.sourceforge.net/
|
||
|
||
Java
|
||
|
||
Written by Daniel Stenberg.
|
||
http://curl.haxx.se/libcurl/java/
|
||
|
||
Lua
|
||
|
||
Written by Steve Dekorte.
|
||
http://curl.haxx.se/libcurl/lua/
|
||
|
||
Object-Pascal
|
||
|
||
Free Pascal, Delphi and Kylix binding written by Christophe Espern.
|
||
http://www.tekool.com/opcurl
|
||
|
||
Pascal
|
||
|
||
Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
|
||
http://houston.quik.com/jkp/curlpas/
|
||
|
||
Perl
|
||
|
||
Maintained by Cris Bailiff.
|
||
http://curl.haxx.se/libcurl/perl/
|
||
|
||
PHP
|
||
|
||
Written by Sterling Hughes.
|
||
http://curl.haxx.se/libcurl/php/
|
||
|
||
PostgreSQL
|
||
|
||
Written by Gian Paolo Ciceri.
|
||
http://gborg.postgresql.org/project/pgcurl/projdisplay.php
|
||
|
||
Python
|
||
|
||
Written by Kjetil Jacobsen.
|
||
http://pycurl.sourceforge.net/
|
||
|
||
Rexx
|
||
|
||
Written Mark Hessling.
|
||
http://rexxcurl.sourceforge.net/
|
||
|
||
Ruby
|
||
|
||
Written by Hirotaka Matsuyuki.
|
||
http://www.d1.dion.ne.jp/~matuyuki/ruby.html
|
||
|
||
Scheme
|
||
|
||
Bigloo binding written by Kirill Lisovsky.
|
||
http://curl.haxx.se/libcurl/scheme/
|
||
|
||
Tcl
|
||
|
||
Written by Andr<64>s Garc<72>a.
|
||
http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html
|