aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/BINDINGS25
1 files changed, 20 insertions, 5 deletions
diff --git a/docs/BINDINGS b/docs/BINDINGS
index 2033b4c11..697096eb1 100644
--- a/docs/BINDINGS
+++ b/docs/BINDINGS
@@ -6,15 +6,20 @@
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.
+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.
+Ada95
+
+ Writtten by Andreas Almroth.
+ http://www.almroth.com/adacurl/index.html
+
Basic
ScriptBasic bindings to libcurl. Writtten by Peter Verhas.
@@ -22,8 +27,8 @@ Basic
C++
- Maintained by Jean-Philippe Barrette-LaPierre.
- http://curl.haxx.se/libcurl/cplusplus/
+ Written by Jean-Philippe Barrette-LaPierre.
+ http://www.sourceforge.net/projects/curlpp
Cocoa
@@ -35,6 +40,11 @@ Dylan
Written by Chris Double.
http://dylanlibs.sourceforge.net/
+Euphoria
+
+ Written by Ray Smith.
+ http://rays-web.com/eulibcurl.htm
+
Java
Written by Daniel Stenberg.
@@ -50,6 +60,11 @@ Object-Pascal
Free Pascal, Delphi and Kylix binding written by Christophe Espern.
http://www.tekool.com/opcurl
+O'Caml
+
+ Written by Lars Nilsson.
+ http://sourceforge.net/projects/ocurl/
+
Pascal
Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.