<div dir="ltr">Ah, I see, I will try this out. thanks.<div><br></div><div>A related question... is there any disadvantage to pulling in libc.scm if people don't need it? As in, does all the stuff that comes with it give the gc more that it needs to run over and increase min heap-size? (I'm assuming yes, but I keep discovering my assumptions are WRONG. lol).</div><div><br></div><div>thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 16, 2021 at 7:44 AM <<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The example starts with (require libc.scm) -- this<br>
loads libc.scm or the resultant C shared object which has<br>
various regex functions (from C's libc).<br>
<br>
</blockquote></div>