aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-09-23 11:07:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-09-23 11:07:44 +0000
commit2d4c0af52839f2589357d3e2623356180798366a (patch)
treeb7edbe65f31fd08d8b87396ef36c85da40b87352 /docs
parentedd09a1b164cc4d21f6bc4288e9299f70f4d20d9 (diff)
updated to match reality
Diffstat (limited to 'docs')
-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.