From 2d4c0af52839f2589357d3e2623356180798366a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 23 Sep 2003 11:07:44 +0000 Subject: [PATCH] updated to match reality --- docs/BINDINGS | 25 ++++++++++++++++++++----- 1 file 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.