Hi
I try to pick up the exploration of Lispkit. Thanks a lot this demo on how to extend LispKit.
Now, I've tried to replace the creation of a repl by the a LispKit script engine that can just simply run a piece of scheme code and output the result back to the console.
If I'm correct there is no api or otherwise documentation on how to embed Lispkit into a swift app.
Could you help me with this?
Thanks.
Ben