***Guest2765 is now known as chrislck
***[ is now known as Noisytoot
***dostoevsky7 is now known as dostoevsky
<xiews>Why the Form (define-class <ball> () (x #:init-value 0 #:accessor ball:x. #:init-keyward #:x)) gets a Syntax error in Form ()? <wingo>xiews: perhaps you are missing (use-modules (oop goops)) <stis>wingo: have you seen my hash works and ideas for a new hashtable implementation? <stis>there are some benchmarks there as well <tribals>What is analogue of `set -o pipefail` in Guile? <wingo>tribals: good question, i do not know! <wingo>actually if you are using open-pipe, then probably passing something like `( set -o pipefail; foo | bar | baz )` or so <wingo>otherwise if you are building the pipeline yourself of course you have the lower-level primitive for that <akonai>I'm trying to pipe some text to lynx via open-pipe*, but I can't seem to actually capture the output. Neither open-pipe* OPEN_BOTH nor using something like with-output-to-string works. Anyone knows a good solution to this? <stis>anybody, are there any test cases or performance test you would like to see regarding hash tables? <stis>I will add tests for oldschool hashq ***chris is now known as Guest742
<spk121>heh, Guile replaced that Perl script that processed UnicodeData.txt. I think that was the last Perl script I ever wrote ***karlosz_ is now known as karlosz
***karlosz_ is now known as karlosz