|
|
|
|
|
by chubot
1544 days ago
|
|
OK interesting, I will check out the link. I still think various Lisps don't interoperate enough today, but I'm not very familiar with the Lisp machines of the past. If it can interoperate with C and Ada that's interesting. But I also wonder about interop with JavaScript :) i.e. not just existing languages but FUTURE languages. These are the M x N problems and extensibility problems I'm talking about on the blog. |
|
Or parenscript: https://parenscript.common-lisp.dev/
Or CLOG: https://github.com/rabbibotton/clog
And, there’s always the option of writing an HTTP or websocket server and serving JSON.
I personally use the SLIME repl in emacs for a ton of things I used to use bash one-liners for and you can push it pretty far (this is an experiment, I’ve wrapped it up more nicely into my .sbclrc since):
https://twitter.com/fwoaroof/status/1502881957012668417?s=21...