BINDINGS 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  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. Written by Jean-Philippe Barrette-LaPierre.
  21. http://www.sourceforge.net/projects/curlpp
  22. Cocoa
  23. Written by Dan Wood.
  24. http://curlhandle.sourceforge.net/
  25. D
  26. Written by Charles Sanders and James Wavro
  27. http://www.atari-soldiers.com/libcurl.html
  28. Dylan
  29. Written by Chris Double.
  30. http://dylanlibs.sourceforge.net/
  31. Euphoria
  32. Written by Ray Smith.
  33. http://rays-web.com/eulibcurl.htm
  34. Ferite
  35. http://www.ferite.org/
  36. Java
  37. Written by Daniel Stenberg.
  38. http://curl.haxx.se/libcurl/java/
  39. Lua
  40. Written by Steve Dekorte.
  41. http://curl.haxx.se/libcurl/lua/
  42. Object-Pascal
  43. Free Pascal, Delphi and Kylix binding written by Christophe Espern.
  44. http://www.tekool.com/opcurl
  45. O'Caml
  46. Written by Lars Nilsson.
  47. http://sourceforge.net/projects/ocurl/
  48. Pascal
  49. Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
  50. http://houston.quik.com/jkp/curlpas/
  51. Perl
  52. Maintained by Cris Bailiff.
  53. http://curl.haxx.se/libcurl/perl/
  54. PHP
  55. Written by Sterling Hughes.
  56. http://curl.haxx.se/libcurl/php/
  57. PostgreSQL
  58. Written by Gian Paolo Ciceri.
  59. http://gborg.postgresql.org/project/pgcurl/projdisplay.php
  60. Python
  61. Written by Kjetil Jacobsen.
  62. http://pycurl.sourceforge.net/
  63. Rexx
  64. Written Mark Hessling.
  65. http://rexxcurl.sourceforge.net/
  66. Ruby
  67. Written by Hirotaka Matsuyuki.
  68. http://www.d1.dion.ne.jp/~matuyuki/ruby.html
  69. Scheme
  70. Bigloo binding written by Kirill Lisovsky.
  71. http://curl.haxx.se/libcurl/scheme/
  72. Tcl
  73. Written by Andrés García.
  74. http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html