[Ecls-list] Example about building / loading ECL libraries
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at gmail.com
Tue May 28 21:10:22 UTC 2013
I just cooked a trivial example
https://sourceforge.net/p/ecls/ecl/ci/master/tree/examples/embed/
The example shows how to build a trivial Common Lisp package, compile it
into a statically linked library using ECL and invoke it from a C program
with which it is linked.
It should be trivial to generalize it to using shared libraries and
dlopen().
Best,
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20130528/853d4af5/attachment.html>
More information about the ecl-devel
mailing list