BINDINGS 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. _ _ ____ _
  2. ___| | | | _ \| |
  3. / __| | | | |_) | |
  4. | (__| |_| | _ <| |___
  5. \___|\___/|_| \_\_____|
  6. libcurl bindings
  7. Creative people have written bindings or interfaces for various environments
  8. and programming languages. Using one of these allows you to take advantage of
  9. curl powers from within your favourite language or system.
  10. This is a list of all known interfaces as of this writing.
  11. The bindings listed below are not part of the curl/libcurl distribution
  12. archives, but must be downloaded and installed separately.
  13. Ada95
  14. Writtten by Andreas Almroth
  15. http://www.almroth.com/adacurl/index.html
  16. Basic
  17. ScriptBasic bindings to libcurl. Writtten by Peter Verhas
  18. http://scriptbasic.com/
  19. C
  20. libcurl is a C library in itself!
  21. http://curl.haxx.se/libcurl/
  22. C++
  23. Written by Jean-Philippe Barrette-LaPierre
  24. http://rrette.com/curlpp.html
  25. Ch
  26. Written by Stephen Nestinger and Jonathan Rogado
  27. http://chcurl.sourceforge.net/
  28. Cocoa
  29. Written by Dan Wood
  30. http://curlhandle.sourceforge.net/
  31. D
  32. Written by Charles Sanders and James Wavro
  33. http://www.atari-soldiers.com/libcurl.html
  34. Dylan
  35. Written by Chris Double
  36. http://dylanlibs.sourceforge.net/
  37. Euphoria
  38. Written by Ray Smith
  39. http://rays-web.com/eulibcurl.htm
  40. Ferite
  41. Written by Paul Querna
  42. http://www.ferite.org/
  43. Gambas
  44. http://gambas.sourceforge.net
  45. glib/GTK+
  46. Written by Richard Atterer
  47. http://atterer.net/glibcurl/
  48. Java
  49. Maintained by Vic Hanson
  50. http://curl.haxx.se/libcurl/java/
  51. Lisp
  52. Written by Liam Healy
  53. http://common-lisp.net/project/cl-curl/
  54. Lua
  55. LuaCURL Written by Alexander Marinov
  56. http://luacurl.luaforge.net/
  57. Mono
  58. Written by Jeffrey Phillips
  59. http://forge.novell.com/modules/xfmod/project/?libcurl-mono
  60. .NET
  61. libcurl-net Written by Jeffrey Phillips
  62. http://sourceforge.net/projects/libcurl-net/
  63. Object-Pascal
  64. Free Pascal, Delphi and Kylix binding written by Christophe Espern.
  65. http://www.tekool.com/opcurl
  66. O'Caml
  67. Written by Lars Nilsson
  68. http://sourceforge.net/projects/ocurl/
  69. Pascal
  70. Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
  71. http://houston.quik.com/jkp/curlpas/
  72. Perl
  73. Maintained by Cris Bailiff
  74. http://curl.haxx.se/libcurl/perl/
  75. PHP
  76. Written by Sterling Hughes
  77. http://curl.haxx.se/libcurl/php/
  78. PostgreSQL
  79. Written by Gian Paolo Ciceri
  80. http://gborg.postgresql.org/project/pgcurl/projdisplay.php
  81. Python
  82. PycURL is written by Kjetil Jacobsen
  83. http://pycurl.sourceforge.net/
  84. R
  85. RCurl is written by Duncan Temple Lang
  86. http://www.omegahat.org/RCurl/
  87. Rexx
  88. Written Mark Hessling
  89. http://rexxcurl.sourceforge.net/
  90. Ruby
  91. Written by Hirotaka Matsuyuki
  92. http://www.d1.dion.ne.jp/~matuyuki/ruby.html
  93. Scheme
  94. Bigloo binding written by Kirill Lisovsky
  95. http://curl.haxx.se/libcurl/scheme/
  96. Tcl
  97. Tclcurl is written by Andrés García
  98. http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html
  99. Visual Basic
  100. libcurl-vb is written by Jeffrey Phillips
  101. http://sourceforge.net/projects/libcurl-vb/
  102. Q
  103. http://q-lang.sourceforge.net/
  104. wxWidgets
  105. Written by Casey O'Donnell
  106. http://homepage.mac.com/codonnell/wxcurldav/