[Abqlispscheme] Scheme in Obj-C
Jason Foutz
jfoutz at gmail.com
Tue Mar 18 19:47:20 MDT 2008
I'm not ready to give a talk, but it sure likes gambit scheme is the
*right* choice for objective-c interaction. It compiles to C so you
can use Apple's compiler to generate universal binaries.
As with all things, the scheme-c interface is where all the complexity
lives. Gambit's solution looks a lot like sbcl's ffi.
Chicken scheme looks possible, but more complicated to produce
universal binaries.
Jason
On Mar 18, 2008, at 7:35 PM, Daniel Lyons wrote:
>
> On Mar 18, 2008, at 7:23 PM, Richard Cleis wrote:
>
>> What about an example of embedding Scheme in Obj-C?
>
> Good point. Also, there is a new language called Nu which is a Lisp
> for Mac programming.
>
> http://programming.nu
>
> Maybe someone would like to do a short talk on that?
>
> --
> Daniel Lyons
> http://www.storytotell.org -- Tell It!
>
>
>
> _______________________________________________
> Abqlispscheme mailing list
> Abqlispscheme at mailer.hpc.unm.edu
> http://mailer.hpc.unm.edu/cgi-bin/mailman/listinfo/abqlispscheme
More information about the Abqlispscheme
mailing list