[racket] racket and libcURL

From: Yvan Godin (yvan.godin at gmail.com)
Date: Thu Mar 22 04:41:24 EDT 2012

2012/3/21 Yvan Godin <yvan.godin at gmail.com>

> I don't see a PLaneT package for libcurl. It looks like a tidy little
> project, and I'm *really* tempted to take a crack at it, but my wife would
> kill me :).
>
>>
>>
>> Someone familiar with the FFI interface could hack together a single-use
>> set of bindings in (less than?) an hour.
>>
>
Thank 's for your anwsers

In fact I am not sure CURL will fulfill all my needs.
So I am also looking for libssh.

I want to use SFTP (not HTTP) and probably a SSH client. I have already
wrote a first little appli with Clojure/swing and clj-ssh witch is very
complete Java ssh lib and it work fine.

I can write the Curl/FFI  interface but i'll take me some time because I
have still to learn the Racket FFI.  if something already exist it's easier
;-).
May be I'll try to connect FFI on  libssh  but seem a lot more complex.

I am interested in Racket preferably over Clojure because I have interest
in SCRIBBLE.

I am not English fluent so sorry for my poor writing.

Yvan



>
>> Covering the "easy" interface, or some approximation thereof, would
>> probably be three or four hours. Doing the whole thing would probably be
>> about 15. Maintaining the package once written would take probably about an
>> hour a month.
>>
>>
>> John
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120322/ebe2ac1b/attachment.html>

Posted on the users mailing list.