curl/docs/BINDINGS

225 lines
4.2 KiB
Plaintext
Raw Normal View History

2004-08-13 07:53:33 -04:00
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|
libcurl bindings
2003-09-23 07:07:44 -04:00
Creative people have written 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.
2003-09-23 07:07:44 -04:00
Ada95
2004-08-11 02:42:20 -04:00
Writtten by Andreas Almroth
2003-09-23 07:07:44 -04:00
http://www.almroth.com/adacurl/index.html
Basic
2004-08-11 02:42:20 -04:00
ScriptBasic bindings to libcurl. Writtten by Peter Verhas
http://scriptbasic.com/
C
libcurl is a C library in itself!
http://curl.haxx.se/libcurl/
C++
2004-08-11 02:42:20 -04:00
Written by Jean-Philippe Barrette-LaPierre
2009-02-19 13:49:03 -05:00
http://curlpp.org/
2004-08-11 02:42:20 -04:00
Ch
Written by Stephen Nestinger and Jonathan Rogado
http://chcurl.sourceforge.net/
Cocoa
2004-08-11 02:42:20 -04:00
Written by Dan Wood
http://curlhandle.sourceforge.net/
2004-03-05 02:57:07 -05:00
D
2006-07-28 18:04:44 -04:00
Written by Kenneth Bogert
http://curl.haxx.se/libcurl/d/
2004-03-05 02:57:07 -05:00
Dylan
2004-08-11 02:42:20 -04:00
Written by Chris Double
http://dylanlibs.sourceforge.net/
2009-03-02 04:03:11 -05:00
Eiffel
Written by Eiffel Software
http://curl.haxx.se/libcurl/eiffel/
2003-09-23 07:07:44 -04:00
Euphoria
2004-08-11 02:42:20 -04:00
Written by Ray Smith
2003-09-23 07:07:44 -04:00
http://rays-web.com/eulibcurl.htm
2004-01-02 07:57:47 -05:00
Ferite
2004-08-11 02:42:20 -04:00
Written by Paul Querna
2004-01-02 07:57:47 -05:00
http://www.ferite.org/
2004-08-11 02:42:20 -04:00
Gambas
2004-08-11 02:42:20 -04:00
http://gambas.sourceforge.net
glib/GTK+
2004-08-11 02:42:20 -04:00
Written by Richard Atterer
http://atterer.net/glibcurl/
Haskell
Written by Galois, Inc
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl
Java
Maintained by [blank]
http://curl.haxx.se/libcurl/java/
2005-03-12 17:55:57 -05:00
Lisp
Written by Liam Healy
http://common-lisp.net/project/cl-curl/
Lua
luacurl by Alexander Marinov
2005-06-28 05:08:52 -04:00
http://luacurl.luaforge.net/
Lua-cURL by J<>rgen H<>tzel
http://luaforge.net/projects/lua-curl/
Mono
2004-11-23 04:22:23 -05:00
Written by Jeffrey Phillips
http://forge.novell.com/modules/xfmod/project/?libcurl-mono
2004-11-23 04:22:23 -05:00
.NET
2004-11-23 04:22:23 -05:00
libcurl-net by Jeffrey Phillips
2005-03-03 18:25:13 -05:00
http://sourceforge.net/projects/libcurl-net/
2004-11-23 04:22:23 -05:00
Object-Pascal
2002-06-03 09:37:09 -04:00
Free Pascal, Delphi and Kylix binding written by Christophe Espern.
http://www.tekool.com/opcurl
2003-09-23 07:07:44 -04:00
O'Caml
2004-08-11 02:42:20 -04:00
Written by Lars Nilsson
2003-09-23 07:07:44 -04:00
http://sourceforge.net/projects/ocurl/
Pascal
Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
http://houston.quik.com/jkp/curlpas/
Perl
2004-08-11 02:42:20 -04:00
Maintained by Cris Bailiff
http://curl.haxx.se/libcurl/perl/
PHP
2004-08-11 02:42:20 -04:00
Written by Sterling Hughes
http://curl.haxx.se/libcurl/php/
PostgreSQL
2004-08-11 02:42:20 -04:00
Written by Gian Paolo Ciceri
http://gborg.postgresql.org/project/pgcurl/projdisplay.php
Python
PycURL by Kjetil Jacobsen
http://pycurl.sourceforge.net/
2004-11-15 03:54:29 -05:00
R
RCurl by Duncan Temple Lang
2004-11-15 03:54:29 -05:00
http://www.omegahat.org/RCurl/
Rexx
2004-08-11 02:42:20 -04:00
Written Mark Hessling
http://rexxcurl.sourceforge.net/
RPG
Support for ILE/RPG on OS/400 is included in source distribution
http://curl.haxx.se/libcurl/
See packages/OS400/README.OS400 and packages/OS400/curl.inc.in
Ruby
curb - written by Ross Bamford
2006-11-18 09:46:33 -05:00
http://curb.rubyforge.org/
ruby-curl-multi - written by Kristjan Petursson and Keith Rarick
http://curl-multi.rubyforge.org/
Scheme
Bigloo binding by Kirill Lisovsky
http://curl.haxx.se/libcurl/scheme/
2005-09-06 07:53:24 -04:00
S-Lang
S-Lang binding by John E Davis
2005-09-06 07:53:24 -04:00
http://www.jedsoft.org/slang/modules/curl.html
2006-10-25 17:07:26 -04:00
Smalltalk
Smalltalk binding by Danil Osipchuk
2006-10-25 17:07:26 -04:00
http://www.squeaksource.com/CurlPlugin/
SP-Forth
2008-10-07 14:10:16 -04:00
SP-Forth binding by ygrek
http://www.forth.org.ru/~ac/lib/lin/curl/
2006-04-21 07:17:54 -04:00
SPL
SPL binding by Clifford Wolf
2006-04-21 07:17:54 -04:00
http://www.clifford.at/spl/
Tcl
Tclcurl by Andr<64>s Garc<72>a
http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html
2004-08-11 02:42:20 -04:00
2005-03-03 18:25:13 -05:00
Visual Basic
libcurl-vb by Jeffrey Phillips
2005-03-03 18:25:13 -05:00
http://sourceforge.net/projects/libcurl-vb/
2008-10-07 14:10:16 -04:00
Visual Foxpro
by Carlos Alloatti
http://www.ctl32.com.ar/libcurl.asp
2004-08-11 02:42:20 -04:00
Q
2005-09-06 07:53:24 -04:00
The libcurl module is part of the default install
2004-08-11 02:42:20 -04:00
http://q-lang.sourceforge.net/
wxWidgets
Written by Casey O'Donnell
2007-03-31 16:17:26 -04:00
http://wxcode.sourceforge.net/components/wxcurl/
2006-04-21 07:17:54 -04:00
XBLite
Written by David Szafranski
http://perso.wanadoo.fr/xblite/libraries.html