hello, > I would liko to introduce my (almost started) book to you : > https://jeko.frama.io
a french guile documentation is very welcome (should be nice to have a french mailing list as well). > Hope it can help someone to jump in and hack. i just discovered srfi 64 thanks to your page. the thing is: when it comes to test report, i have one simple rule: TAPs or GTFO. so i saw a TAP lib for guile (https://github.com/xevz/guile-tap) which is not mentioned in the testanything.org/ or guile documentation. so ... questions: * is srfi the official/recommended test lib? * if so, is there a way to get TAP render from it? * if not so, what is the best strategy to get TAP from it? regards, marc