[CM] adding regex handling to scheme for max question

Iain Duncan iainduncanlists at gmail.com
Thu Sep 16 07:50:51 PDT 2021


Ah, I see, I will try this out. thanks.

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).

thanks!

On Thu, Sep 16, 2021 at 7:44 AM <bil at ccrma.stanford.edu> wrote:

> The example starts with (require libc.scm) -- this
> loads libc.scm or the resultant C shared object which has
> various regex functions (from C's libc).
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20210916/ec521a9a/attachment-0001.html>


More information about the Cmdist mailing list