IRC channel logs

2026-01-12.log

back to list of logs

<AwesomeAdam54321>Hi, I just want to give a small update on the MIT Scheme bootstrapping effort
<ekaitz>AwesomeAdam54321: I'm listening!
<AwesomeAdam54321>Its bytecode interpreter is written in human-readable C, and the Scheme scripts responsible for building it (Makefile.in generation) already work
<AwesomeAdam54321>What remains is running the compiler itself, which is still not bootstrapped
<ekaitz>do you have a link to the source code?
<AwesomeAdam54321> https://codeberg.org/AwesomeAdam54321/mit-schemeboot
<ekaitz>ty