Re: Announcing RMCL
Terje Norderhaug <[email protected]>
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
On May 27, 2009, at 11:32 AM, Brian Mastenbrook wrote: > On May 27, 2009, at 1:20 PM, Terje Norderhaug wrote: >> On May 27, 2009, at 9:34 AM, Andrew Shalit wrote: >>> Dear MCL Users - >>> >>> I'm happy to announce the immediate availability of RMCL, a version >>> of >>> Macintosh Common Lisp (MCL) that runs under Rosetta on Mac OS X >>> version 10.5 using Intel hardware. >> >> Fantastic! I am very excited about its prospects. > > Don't get your hopes up too much. It seems like a one-off hack for a > customer (based on 5.1b1, not 5.2). I'm not convinced that Rosetta > will be around much longer either. As long as it is, Apple has to > cross-compile at least the set of libraries that were included in > Leopard for PowerPC (new libraries don't need Rosetta compatibility). > At some point they're going to get sick of that. I wouldn't be > surprised if Snow Leopard was the last release to have Rosetta. I am particularly excited about making intel-compatible hybrid CL applications were MCL specific functionality like UI runs under Rosetta while the rest executes on an intel-native lisp like CCL. This provides a smooth transition path from MCL to native intel CL, with the application initially running mostly under RMCL but over time incrementally ported to intel native lisp. MCL itself could be ported to intel that way. -- Terje Norderhaug _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl