Embeddable Common Lisp for cross platform code?

I’ve been reading through comment threads learning about other peoples experiences trying to share code between iOS and Android in a cross platform fashion.

It just occured to me that since ECL can compile an image down to a C library, maybe it would work to use it to write cross platform code that was then exposed through the C interface.

I have no idea what the compiled image size would be, so it might not be workable. But maybe at some point I will try to explore the idea a little further.

Standard

Leave a comment