[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Evaluation with function whitelist
From: |
Mike Gran |
Subject: |
Re: Evaluation with function whitelist |
Date: |
Sun, 16 Jul 2023 02:09:45 +0000 (UTC) |
Hey all-
It was just by weird coincidence that I was working on something
quite similar to all this for another side project, which is why I
had an answer at hand originally.
So I went ahead and checked in a working version of
my constrained REPL plus a constrained environment in the
(sandy sandy) module found here:
https://github.com/spk121/guile-web-sandbox/tree/master/module/sandy
Since it was a minor change, I also did one using the (ice-9 sandbox) like
Arne suggested. You can see both in sandy.scm in that directory.
Regards,
Mike Gran
- Evaluation with function whitelist, Ryan Raymond, 2023/07/14
- Re: Evaluation with function whitelist, Mike Gran, 2023/07/15
- Re: Evaluation with function whitelist, Dr. Arne Babenhauserheide, 2023/07/15
- Re: Evaluation with function whitelist, Thompson, David, 2023/07/15
- Re: Evaluation with function whitelist, Ryan Raymond, 2023/07/15
- Re: Evaluation with function whitelist, Dr. Arne Babenhauserheide, 2023/07/15
- Re: Evaluation with function whitelist,
Mike Gran <=
- Re: Evaluation with function whitelist, Dr. Arne Babenhauserheide, 2023/07/16