IRC channel logs
2016-07-26.log
back to list of logs
<paroneayea>(eq? 'tzag 'time-zone-appropriate-greeting) ; more channel appropriate syntax <paroneayea>wingo: finally filed a proper bug about the tls / https stuff. Suddenly realized I hadn't, had just sent stuff to the devel ML about it :) <quigonjinn>I am looking for a parser combinator like haskell's parsec. Does such an implementation exist in guile? <quigonjinn>dsmith-work: thanks! that's exactly what I've been looking for <davexunit>please note that it's an experimental, unreleased library that I made for fun. <ijp>dsmith-work: guile is implicitly phased, like all psyntax systems <ijp>I should read aziz' thesis to see if it can convince me why this is better than a more explicit system <dsmith-work>I tried building Guile with buildroot today. (arm). Fails misereably. <amz3`>paroneayea: I plan to use curl my my https work until a real solution is found <dsmith-work>curl (as a command line tool) is quite amazing. No matter how weird a request, it's always been able to do the job. <amz3`>git clone git@github.com:spk121/guile-curl.git https-ftw <spk121>amz3`: yeah, the API is straight from the simple C API. Not schemey <amz3`>I only need to fetch somes urls and maybe do some HEAD request