Hacker News new | ask | show | jobs
by travv0 1873 days ago
The "Embeddable" in Embeddable Common Lisp means that you can embed your CL code in C programs, not that it's for embedded programming. Probably a poor naming choice because a lot of people have this perception about it.
1 comments

All true, but ECL after having been transpiled to C has a fair chance of being x-compiled for and run on a uC.