|
From: | Yuan Fu |
Subject: | Calling Lisp in C functions |
Date: | Tue, 21 Sep 2021 12:38:21 -0700 |
What’s the best way to evaluate Lisp or call a Lisp function that could signal in a C function and then free allocated memory? I assume that I can’t just call the Lisp function and hope it doesn’t signal. Yuan
[Prev in Thread] | Current Thread | [Next in Thread] |