IRC channel logs

2026-05-28.log

back to list of logs

<xentrac>siraben: yeah, that's the idea of http://canonical.org/~kragen/sw/dev3/qfitzah.s, which is a term-rewriting language
<siraben>xentrac: lisp implemented https://github.com/siraben/qfitzah/blob/main/examples/lisp-reverse.qfitzah
<siraben>oh, supposed to use .qf1 as the extension
<xentrac>siraben: that definitely looks Lispy and Qfitzahish
<xentrac>I guess I need to test it!
<xentrac>and probably fix the Qfitzah interpreter if it doesn't work