new curlpp URL
[platform/upstream/curl.git] / docs / BINDINGS
1                                   _   _ ____  _
2                               ___| | | |  _ \| |
3                              / __| | | | |_) | |
4                             | (__| |_| |  _ <| |___
5                              \___|\___/|_| \_\_____|
6
7                                libcurl bindings
8
9 Creative people have written bindings or interfaces for various environments
10 and programming languages. Using one of these allows you to take advantage of
11 curl powers from within your favourite language or system.
12
13 This is a list of all known interfaces as of this writing.
14
15 The bindings listed below are not part of the curl/libcurl distribution
16 archives, but must be downloaded and installed separately.
17
18 Ada95
19
20   Writtten by Andreas Almroth
21   http://www.almroth.com/adacurl/index.html
22
23 Basic
24
25   ScriptBasic bindings to libcurl. Writtten by Peter Verhas
26   http://scriptbasic.com/
27
28 C
29   libcurl is a C library in itself!
30   http://curl.haxx.se/libcurl/
31
32 C++
33
34   Written by Jean-Philippe Barrette-LaPierre
35   http://rrette.com/curlpp.html
36
37 Ch
38
39   Written by Stephen Nestinger and Jonathan Rogado
40   http://chcurl.sourceforge.net/
41
42 Cocoa
43
44   Written by Dan Wood
45   http://curlhandle.sourceforge.net/
46
47 D
48
49   Written by Charles Sanders and James Wavro
50   http://www.atari-soldiers.com/libcurl.html
51
52 Dylan
53
54   Written by Chris Double
55   http://dylanlibs.sourceforge.net/
56
57 Euphoria
58
59   Written by Ray Smith
60   http://rays-web.com/eulibcurl.htm
61
62 Ferite
63   Written by Paul Querna
64   http://www.ferite.org/
65
66 Gambas
67   http://gambas.sourceforge.net
68
69 glib/GTK+
70   Written by Richard Atterer
71   http://atterer.net/glibcurl/
72
73 Java
74
75   Maintained by Vic Hanson
76   http://curl.haxx.se/libcurl/java/
77
78 Lua
79
80   Written by Steve Dekorte
81   http://curl.haxx.se/libcurl/lua/
82
83 Mono
84
85   Written by Jeffrey Phillips
86   http://forge.novell.com/modules/xfmod/project/?libcurl-mono
87
88 .NET
89
90   Written by Jeffrey Phillips
91   http://www.seasideresearch.com/downloads.html
92
93 Object-Pascal
94
95   Free Pascal, Delphi and Kylix binding written by Christophe Espern.
96   http://www.tekool.com/opcurl
97
98 O'Caml
99
100   Written by Lars Nilsson
101   http://sourceforge.net/projects/ocurl/
102
103 Pascal
104
105   Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
106   http://houston.quik.com/jkp/curlpas/
107
108 Perl
109
110   Maintained by Cris Bailiff
111   http://curl.haxx.se/libcurl/perl/
112
113 PHP
114
115   Written by Sterling Hughes
116   http://curl.haxx.se/libcurl/php/
117
118 PostgreSQL
119
120   Written by Gian Paolo Ciceri
121   http://gborg.postgresql.org/project/pgcurl/projdisplay.php
122
123 Python
124
125   PycURL is written by Kjetil Jacobsen
126   http://pycurl.sourceforge.net/
127
128 R
129
130   RCurl is written by Duncan Temple Lang
131   http://www.omegahat.org/RCurl/
132
133 Rexx
134
135   Written Mark Hessling
136   http://rexxcurl.sourceforge.net/
137
138 Ruby
139
140   Written by Hirotaka Matsuyuki
141   http://www.d1.dion.ne.jp/~matuyuki/ruby.html
142
143 Scheme
144
145   Bigloo binding written by Kirill Lisovsky
146   http://curl.haxx.se/libcurl/scheme/
147
148 Tcl
149
150   Tclcurl is written by Andrés García
151   http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html
152
153 Q
154
155   http://q-lang.sourceforge.net/
156
157 wxWidgets
158
159   Written by Casey O'Donnell
160   http://homepage.mac.com/codonnell/wxcurldav/