Re: CL-HTTP on RMCL or Clozure CL
Rainer Joswig <[email protected]> Tue, 21 Jul 2009 12:12:05 +0200
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
Am 20.07.2009 um 21:46 schrieb Rainer Joswig: > > Am 20.07.2009 um 21:30 schrieb Karsten Poeck: > >> The current version in subversion runs at least the demo-site in >> clozure, haven't tried with rmcl. >> >> You need to load >> >> contrib;kpoeck;port-template;load.lisp. >> >> Perhaps JCMA or Rainer can give insight about how to obtain a copy > > I'll send a link. > > I haven't tried RMCL yet. I'll check it in the next days... I can't really test RMCL on an Intel Mac. RMCL does not run on my MacBook Pro. I can test it on my PowerBook, but that would probably not say much about how it works on an Intel Mac. Maybe someone else can try it? If CL-HTTP should run on a Mac then LispWorks is the best choice. CMUCL also runs CL-HTTP. Karsten's new substrate enables support for other Lisps like CCL. MCL on PowerPC Macs should also run CL-HTTP. Last I tested it it worked okay. I was fixing one problem for MCL 5.2. IMHO Clozure CL is currently the best free Common Lisp for Mac users. It has native threads, runs on more than one core and has a very efficient Garbage Collector. It would be great if users could try Karsten's port and help adding the missing functionalities. If you are interested in testing it, send me an email and I'll send a link to the latest sources. Scieneer CL also does support CL-HTTP, but not on Mac OS X. Regards, Rainer _______________________________________________ WWW-CL mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/www-cl