IRC channel logs

2023-09-20.log

back to list of logs

<rlb>minima: depending on what you want, module-define!, module-for-each, etc. might be interesting. As one example of a similar thing: https://codeberg.org/lokke/lokke/src/branch/main/mod/lokke/ns.scm#L70-L73 And you can find other uses of the related functions both in that tree and in guile proper.
<dsmith>!uptime
<sneek>I've been a process for 4 days
<sneek>This system has been up 24 weeks, 3 days, 6 hours, 33 minutes
<minima> rlb hey, this is v good to know, thanks, i'll look into it
<chrislck>sneek: botsnack
<sneek>:)
<haugh>sneek seen wingo
<sneek>I last saw wingo in #guile 6 days ago, saying: the "you should be prepared to use-modules of srfi-13" language has been there since 2001.
<haugh>sneek later tell wingo Am I hallucinating or did I see you do a 3d function graph in guile-charting somewhere on wingolog?
<sneek>Okay.
<dsmith>haugh, https://wingolog.org/projects/guile-charting/
<haugh>sneek later tell wingo Apologies, please disregard
<sneek>Okay.
<old>not guile related: Any good references (e.g. books, papers) on bytecode interpreter techniques?