[Abqlispscheme] Scheme in Obj-C

Richard Cleis rcleis at mac.com
Tue Mar 18 20:06:38 MDT 2008


I haven't even tried to embed a Scheme in Obj-C :) I was just testing  
the water to see if it is worth trying.

Actually, C and Obj-C play together nicely, so I think embedding is  
merely an exercise.  I'll wait until the night before.

rac

On Mar 18, 2008, at 7:47 PM, Jason Foutz wrote:

> 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
>
>
> _______________________________________________
> 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