[Openmcl-devel] CCL as shared library.
Ron Garret
ron at flownet.com
Mon Apr 18 14:03:56 PDT 2016
On Apr 18, 2016, at 1:05 PM, Dmitry Igrishin <dfigrish at gmail.com> wrote:
> 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. :)
Ah.
How about a browser that lets you do <script language=ccl> ? Now *that* would be cool!
rg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20160418/00c8cc42/attachment.htm>
More information about the Openmcl-devel
mailing list