That sounds really easy... I think the issue, then, is really that racket isn't building on OS X for 64bit, at least not with the current instructions they provide.
Since it looks like PLT is discontinued, I suppose we jump in with Racket?? Cheers Evan On 10 Jun 2010, at 12:15, Dave Griffiths wrote: > Hi all, > > I'll hopefully get a chance to look into this soon, but from the > "racket" list: > > ---8<--- > > ...I've just 'converted' a C extension, and a program using it, to > Racket. Doing so consisted of s/#lang scheme/#lang racket/, > s/mzscheme/racket/, and s/mzc/raco ctool/ . Well. Emmm. That was ... > easy. I'm not sure what to say. Well done? > > --->8--- > > cheers, > > dave >
