Commit 2d4c0af5 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated to match reality

parent edd09a1b
Loading
Loading
Loading
Loading
+20 −5
Original line number Diff line number Diff line
@@ -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.