IRC channel logs

2021-07-25.log

back to list of logs

<ArneBab>Just in case you hadn’t noticed from my previous messages: ecraven created a new version of the benchmarks! https://ecraven.github.io/r7rs-benchmarks/
<daviid>too bad it uses guile-3.0.5 though
<daviid>probably because 3.0.7 hasn't made it yet to ecraven's favorite distro Iguess ...
***chris2 is now known as Guest9256
<ArneBab>daviid: ecraven said it’s on the agenda to go to 3.0.7. I’m actually happy that this is first, because we can then more easily compare the two versions.
<daviid>ArneBab: ah, great -
<apteryx_>hello! What mecanism should I use to recursively (at any depth level in a list) an item?
<daviid>apteryx_: the question seems incomplete :) recursively what? and a list has no 'depth', it is, by def, 'flat' (as you know, mentioning so you complete the quiz ...)
<leoprikler>I think it's recursive ref and set! in a list similar to cdadadr
<mwette>list-ref and list-set! ??
***janneke_ is now known as janneke