On Mon, Aug 03, 2015 at 10:00:28AM +0200, Sven Hartrumpf wrote: > Hi all. > > Chicken 3 had a curl egg. > It is linked in the page http://wiki.call-cc.org/eggref/3/index > as http://wiki.call-cc.org/eggref/3/curl , but > the latter page is missing.
Hello, Sven! It looks like the documentation was never ported to the wiki, for some unknown reason. Luckily, the eggdoc version is still available here (and in the svn repo as well): http://code.call-cc.org/legacy-eggs/3/curl.html > Where is this old egg? > Any ideas what must be done to port it to Chicken 4? The egg is still available from the chicken-eggs subversion repository under release/3. Porting it to CHICKEN 4 may be a little trickier, because apparently it uses TinyCLOS, so you'd have to rework it to use coops: http://bugs.call-cc.org/browser/project/release/3/curl/trunk/curl.scm Out of curiosity, is there something important missing in the http-client egg, or are you trying to port some CHICKEN 3 code that used the curl egg? Cheers, Peter
signature.asc
Description: Digital signature
_______________________________________________ Chicken-users mailing list Chicken-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-users