Description
Common Lisp programs can be built and embedded into applications through the ECL implementation. It is useful for developers who need Lisp scripting or runtime integration in native software.
Language runtimes execute code with user permissions. Use trusted libraries and test embedding behavior carefully.