yet another binding
[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
30   Written by Jean-Philippe Barrette-LaPierre
31   http://www.sourceforge.net/projects/curlpp
32
33 Ch
34
35   Written by Stephen Nestinger and Jonathan Rogado
36   http://chcurl.sourceforge.net/
37
38 Cocoa
39
40   Written by Dan Wood
41   http://curlhandle.sourceforge.net/
42
43 D
44
45   Written by Charles Sanders and James Wavro
46   http://www.atari-soldiers.com/libcurl.html
47
48 Dylan
49
50   Written by Chris Double
51   http://dylanlibs.sourceforge.net/
52
53 Euphoria
54
55   Written by Ray Smith
56   http://rays-web.com/eulibcurl.htm
57
58 Ferite
59   Written by Paul Querna
60   http://www.ferite.org/
61
62 Gambas
63   http://gambas.sourceforge.net
64
65 glib/GTK+
66   Written by Richard Atterer
67   http://atterer.net/glibcurl/
68
69 Java
70
71   Written by Daniel Stenberg
72   http://curl.haxx.se/libcurl/java/
73
74 Lua
75
76   Written by Steve Dekorte
77   http://curl.haxx.se/libcurl/lua/
78
79 .NET
80
81   Written by Jeffrey Phillips
82   http://www.seasideresearch.com/downloads.html
83
84 Mono
85
86   Written by Jeffrey Phillips
87   http://forge.novell.com/modules/xfmod/project/?libcurl-mono
88
89 Object-Pascal
90
91   Free Pascal, Delphi and Kylix binding written by Christophe Espern.
92   http://www.tekool.com/opcurl
93
94 O'Caml
95
96   Written by Lars Nilsson
97   http://sourceforge.net/projects/ocurl/
98
99 Pascal
100
101   Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
102   http://houston.quik.com/jkp/curlpas/
103
104 Perl
105
106   Maintained by Cris Bailiff
107   http://curl.haxx.se/libcurl/perl/
108
109 PHP
110
111   Written by Sterling Hughes
112   http://curl.haxx.se/libcurl/php/
113
114 PostgreSQL
115
116   Written by Gian Paolo Ciceri
117   http://gborg.postgresql.org/project/pgcurl/projdisplay.php
118
119 Python
120
121   PycURL is written by Kjetil Jacobsen
122   http://pycurl.sourceforge.net/
123
124 R
125
126   RCurl is written by Duncan Temple Lang
127   http://www.omegahat.org/RCurl/
128
129 Rexx
130
131   Written Mark Hessling
132   http://rexxcurl.sourceforge.net/
133
134 Ruby
135
136   Written by Hirotaka Matsuyuki
137   http://www.d1.dion.ne.jp/~matuyuki/ruby.html
138
139 Scheme
140
141   Bigloo binding written by Kirill Lisovsky
142   http://curl.haxx.se/libcurl/scheme/
143
144 Tcl
145
146   Tclcurl is written by Andrés García
147   http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html
148
149 Q
150
151   http://q-lang.sourceforge.net/
152
153 wxWidgets
154
155   Written by Casey O'Donnell
156   http://homepage.mac.com/codonnell/wxcurldav/