IRC channel logs
2026-06-21.log
back to list of logs
<AwesomeAdam54321>if it's the help usage info that's outdated, that could be changed instead <fossy>aggi: what did I say that is misleading? <AwesomeAdam54321>aggi: please don't disparage other people's bootstrapping efforts, even if you don't consider it thorough enough for your purposes <ekaitz>AwesomeAdam54321: you described the bootstrapping for MIT scheme the other day <ekaitz>I'm interested on that, did you thought about using Mes for the process or what do you do? <AwesomeAdam54321>ekaitz: I'm currently using guile, but I could test with mes if it's better for the bootstrap <ekaitz>AwesomeAdam54321: it's not "better" but it is bootstrappable <ekaitz>it is compatible with Guile to certain degree <AwesomeAdam54321>has Guile merged the psyntax bootstrapping yet? I thought all the bootstrapping obstacles were already solved, but maybe I'm wrong <AwesomeAdam54321>I'll have to change some of the record types I use from `(srfi srfi-9 gnu)` functional ones, but apart from that it shouldn't be too hard to use mes <ekaitz>AwesomeAdam54321: I think we also have those <matrix_bridge><Andrius Štikonas> AwesomeAdam54321: no, guile hasnt merged it <matrix_bridge><Andrius Štikonas> And if i remember correctly, they were not that interested in it <matrix_bridge><Andrius Štikonas> In live-bootatrap we so run guile-psyntax-bootstrap with guile 3.0.7 though <ekaitz>maybe janneke and I could make some lobbying there hehe <ekaitz>but it might not be necessary if Mes is cool <ekaitz>AwesomeAdam54321: let me check, i don't know from the top of my head <ekaitz>AwesomeAdam54321: try setting GUILE_LOAD_PATH <ekaitz>no problem! let me know how it goes!