[Openmcl-devel] CCL as shared library.
Dmitry Igrishin
dfigrish at gmail.com
Mon Apr 18 13:05:54 PDT 2016
Hello Ron,
2016-04-18 22:58 GMT+03:00 Ron Garret <ron at flownet.com>:
> +1. An embeddable CCL would be awesome.
>
> However… you can often accomplish much of what you could with an
> embeddable CCL using a combination of the stock CCL, the FFI, and the right
> ccl-init file (or the right init function passed to save-application). Is
> there a reason that won’t work for you? What are you actually trying to
> accomplish that requires main() to be a C function?
>
There are many interesting things can be achieved by embedding Lisp. I'm
thinking
about implementing "PL/CL" -- a "language" for PostgreSQL for writing
storable
procedures in Common Lisp. There are also possible to write handlers for
NGINX, for
example. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20160418/8724063a/attachment.htm>
More information about the Openmcl-devel
mailing list