IRC channel logs

2023-11-19.log

back to list of logs

<apteryx>maybe I just need to handle that exception to get into the expected fall back
<spk121>In an unlikely turn, my attempt at making a Win32 runner for Chickadee has led to me filing bug reports in Window's Terminal. Microsoft Terminal has a bug revealed by Guile's REPL reader.
<apteryx>fun
<apteryx>maybe microsoft is still getting to know the terminal emulator business ^^'
<apteryx>srfi-160 added with tests working, only missing doc
<apteryx>ACTION flips a coin, runs 'snarfi'
<apteryx>after a small tweak to the dl->@table parser, it spit something
<apteryx>is ice-9/boot-9.scm fully evaluated before eval phase happens when running a Scheme file?
<apteryx>I'm guessing so