Can anyone point me towards an example that shows how to call a Lisp <br>function from Objective-C and how to link that into your Objective-C bundle.<br><br>Bundle must have entry point C function that conforms to specific signature..
<br>Ideally, I would call Lisp from that and get back to Lisp-Objective-C bridge after calling Objective-C and C functions<br><br><br>Thanks in advance,<br><br><br>PS<br>Bundle is loaded at runtime in Carbon app<br>I have static library with necessary C functions which I plan to call...
<br><br>Yakov<br><br><br>