Re: Recursion in foreign-safe-lambda
Felix Winkelmann via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Fri Sep 26, 2025 at 1:19 PM CEST, Massimo Nocentini wrote: > > By the way, my aim is to implement a binding over the simdjson > <https://github.com/simdjson/simdjson> library. Can this approach work? > This looks good, I think it should work. cheers, felix