diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-03-30 22:04:56 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-03-30 22:04:56 +0100 |
commit | e839e7c61b94e598a475847930468b381d570306 (patch) | |
tree | c885559675e23a661865f096fa1ced289e76b155 /docs/BINDINGS | |
parent | ca62ac69bbda381b3ba3a7b8bca63e82e84743ab (diff) | |
download | curl-e839e7c61b94e598a475847930468b381d570306.tar.gz |
BINDINGS: BBHTTP is a cocoa binding, Julia has a binding
Diffstat (limited to 'docs/BINDINGS')
-rw-r--r-- | docs/BINDINGS | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/BINDINGS b/docs/BINDINGS index 584806317..466c36bd0 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -41,7 +41,10 @@ Ch Cocoa - Written by Dan Wood + BBHTTP: written by Bruno de Carvalho + https://github.com/brunodecarvalho/BBHTTP + + curlhandle: Written by Dan Wood http://curlhandle.sourceforge.net/ D @@ -55,6 +58,7 @@ Dylan http://dylanlibs.sourceforge.net/ Eiffel + Written by Eiffel Software http://curl.haxx.se/libcurl/eiffel/ @@ -96,6 +100,11 @@ Java Maintained by [blank] http://curl.haxx.se/libcurl/java/ +Julia + + Written by Paul Howe + https://github.com/forio/Curl.jl + Lisp Written by Liam Healy |