Re: [Ecls-list] undefined-function function args

2013-06-29 Thread Matthew Mondor
On Fri, 28 Jun 2013 05:48:09 -0400 Matthew Mondor wrote: > Ilya, I'm not sure if you want this for debugging or to implement lazy > function creation. If for the latter, I would suggest using a custom > protocol to call those special functions which should be automatically > instanciated. This

Re: [Ecls-list] Can anybody send me a copy of the latest source code of ECL?

2013-06-29 Thread Pascal J. Bourguignon
Peter Enerccio writes: > Why would they block SF in china? WTF? I'm sure we can find more than one repo of software that can be used by dissidents to communicate securely, or for some other anti-governmental purpose. http://sourceforge.net/directory/ Actually, try to search them: - tor - stega

Re: [Ecls-list] Can anybody send me a copy of the latest source code of ECL?

2013-06-29 Thread Peter Enerccio
Why would they block SF in china? WTF? 2013/6/29 Pascal J. Bourguignon > ZhanLin Shang writes: > > > Hi all, > > I'm in China now and since the SourceForge is blocked here, I can not > > get the access to the project page of ECL. Can you guys give me a copy > > of the latest source code or the

Re: [Ecls-list] Can anybody send me a copy of the latest source code of ECL?

2013-06-29 Thread Pascal J. Bourguignon
ZhanLin Shang writes: > Hi all, > I'm in China now and since the SourceForge is blocked here, I can not > get the access to the project page of ECL. Can you guys give me a copy > of the latest source code or the link to the git repository ? I put a copy there: ftp://ftp.informatimago.com/pub/lis

[Ecls-list] Generic function invocation error with programmatically created methods.

2013-06-29 Thread Mark Cox
G'day, I have a library that requires the ability to create methods programatically. To do this I have been using the CLOSER-MOP system to try and achieve portability across lisp implementations. Using the AMOP book [1] and the additional information provided in [2], I think I have managed to p

[Ecls-list] Can anybody send me a copy of the latest source code of ECL?

2013-06-29 Thread ZhanLin Shang
Hi all, I'm in China now and since the SourceForge is blocked here, I can not get the access to the project page of ECL. Can you guys give me a copy of the latest source code or the link to the git repository ? Thanks a lot. Z.Shang --