8 Dec
2010
8 Dec
'10
7:04 a.m.
On 7 Dec 2010, at 05:25, mike clemow wrote:
From the documentation here: http://chuck.cs.princeton.edu/doc/program/stdlib.html
"ChucK Standard Libraries API these libraries are provide by default with ChucK - ****new ones can also be imported with ChucK dynamic linking (soon to be documented...).***" (emphasis mine) Does "soon to be documented" mean that the functionality already exists in the current version or in CVS or at all?
Using 'grep "dlopen"' on the Mac sources gives hits, leads to type_engine_add_dll(), but I did not see how it is invoked.