updated to match reality

This commit is contained in:
Daniel Stenberg 2003-09-23 11:07:44 +00:00
parent edd09a1b16
commit 2d4c0af528
1 changed files with 20 additions and 5 deletions

View File

@ -6,15 +6,20 @@
libcurl bindings libcurl bindings
Creative people have written particular bindings or interfaces for various Creative people have written bindings or interfaces for various environments
environments and programming languages. Using one of these allows you to take and programming languages. Using one of these allows you to take advantage of
advantage of curl powers from within your favourite language or system. curl powers from within your favourite language or system.
This is a list of all known interfaces as of this writing. This is a list of all known interfaces as of this writing.
The bindings listed below are not part of the curl/libcurl distribution The bindings listed below are not part of the curl/libcurl distribution
archives, but must be downloaded and installed separately. archives, but must be downloaded and installed separately.
Ada95
Writtten by Andreas Almroth.
http://www.almroth.com/adacurl/index.html
Basic Basic
ScriptBasic bindings to libcurl. Writtten by Peter Verhas. ScriptBasic bindings to libcurl. Writtten by Peter Verhas.
@ -22,8 +27,8 @@ Basic
C++ C++
Maintained by Jean-Philippe Barrette-LaPierre. Written by Jean-Philippe Barrette-LaPierre.
http://curl.haxx.se/libcurl/cplusplus/ http://www.sourceforge.net/projects/curlpp
Cocoa Cocoa
@ -35,6 +40,11 @@ Dylan
Written by Chris Double. Written by Chris Double.
http://dylanlibs.sourceforge.net/ http://dylanlibs.sourceforge.net/
Euphoria
Written by Ray Smith.
http://rays-web.com/eulibcurl.htm
Java Java
Written by Daniel Stenberg. Written by Daniel Stenberg.
@ -50,6 +60,11 @@ Object-Pascal
Free Pascal, Delphi and Kylix binding written by Christophe Espern. Free Pascal, Delphi and Kylix binding written by Christophe Espern.
http://www.tekool.com/opcurl http://www.tekool.com/opcurl
O'Caml
Written by Lars Nilsson.
http://sourceforge.net/projects/ocurl/
Pascal Pascal
Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer. Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.