Re: Matlisp subset in pure CL
Nicolas Neuss <[email protected]> 24 May 2004 17:18:39 +0200
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Organization | IWR |
| Message-ID | <[email protected]> |
Raymond Toy <[email protected]> writes: > Nicolas> I have thought about this, but I am completely uncertain how to do such a > Nicolas> thing in a well-behaved way within ANSI CL. The best thing would probably > Nicolas> be to pay Gerd Moellmann for implementing method inlining in CMUCL. But > > According to the CMUCL User's manual, Section 2.23.4 says that > effective methods can be inlined. Perhaps that is good enough. > > Ray Thanks for the pointer (I had to update my CMUCL manual to read it, probably I should switch to a more recent CMUCL version). I am not sure if it helps me because of: "Please note that this form of inlining has no noticeable effect for effective methods that consist of a primary method only, which doesn't have keyword arguments. In such cases, PCL uses the primary method directly for the effective method." Since I avoided method combination for BLAS routines anyhow, this might not change much. Anyway, I think I will be able to phrase my needs more precisely when I have some working code. Yours, Nicolas. ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click