<div dir="ltr">I'd be happy to unblackhole mine if it gets more people involved.<div><br></div><div style>The x86_64 part is because ObjC doesn't provide a completely machine-abstract way to invoke dynamically.  Each way has some icky flaws.  My first goal was actually iOS, but I went down the x86_64 path because Mikael had a need for that first.  I'd like the package to have x86_64/i386/arm.</div>
<div style><br></div><div style>I did discover that a LOT more machinery is needed for x86_64 than for i386 or arm.  Calling conventions on 64-bit are crazy insane (though I now have the worst of it solved).</div><div style>
<br></div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 27, 2013 at 9:11 AM, Marc Feeley <span dir="ltr"><<a href="mailto:feeley@iro.umontreal.ca" target="_blank">feeley@iro.umontreal.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 2013-02-27, at 9:40 AM, Jason Felice <<a href="mailto:jason.m.felice@gmail.com">jason.m.felice@gmail.com</a>> wrote:<br>
<br>
> *sigh* If only I had time to work on my dynamic ObjC bridge.... next week.<br>
<br>
</div>Perhaps we should join our efforts...  I propose the creation of a github repo specifically for this to share our codes.  I know that Jason has his own repo (<a href="https://github.com/maitria/gambit-objc" target="_blank">https://github.com/maitria/gambit-objc</a>), but it seems to be based on blackhole and is x86-64 specific, and thus not usable on iOS.<br>

<br>
I've created the (currently empty) repo<br>
<br>
  <a href="https://github.com/gambit-community/objc-bridge" target="_blank">https://github.com/gambit-community/objc-bridge</a><br>
<br>
for the purpose of putting together a portable and dynamic Objective-C bridge in pure Gambit Scheme.  Who is interested in contributing?<br>
<span class="HOEnZb"><font color="#888888"><br>
Marc<br>
<br>
</font></span></blockquote></div><br></div>