[Ecls-list] embedding: question regarding data structures?
Rui Maciel
rui.maciel at gmail.com
Fri Nov 13 16:02:31 UTC 2009
When you are faced with the task of embedding ECL on a C application and both
ECL and the C code must access the same information contained in a specific
data structure, is it better to define the data structure through C code and
implement a way for for ECL to access it or is it better to define the data
structure through a set of common lisp scripts and then let the C code rely on
calls to ECL to access the data?
Any example will be welcomed with open arms.
Thanks in advance,
Rui Maciel
More information about the ecl-devel
mailing list