Re: Swank server dies with any error in REPL

2015-09-01 Thread Stas Boukarev
bruce li writes: > Hi, there, > I'm pretty new to ECL. I'm currently considering embedding ECL in a > game engine. When I interactively interrupt the program and drop into > the repl, I load up swank with quicklisp and create swank server with > (swank:create-server :port 4005). I can connect to

Re: email list subject line

2015-09-05 Thread Stas Boukarev
Daniel Herring writes: > Hi all, > > The old mailing list had a "[Ecls-list]" prefix in the subject line. > This was helpful for visually scanning a mailbox and could also be > used for filter rules. > > The new list has no such prefix. Could someone add it? I don't care > the exact format -- [

Re: ECL on very small chips?

2016-03-25 Thread Stas Boukarev
On Fri, Mar 25, 2016 at 11:24 AM, Andreas Thiele wrote: > Hello, > > > > can I use ECL to write software for a chip without OS? > > > > In my case I’d like to write software for NXP1769 which is ARM Cortex M3, > 64kB Ram, 512kB Flash. ECL takes up much more RAM than that. And any full common lisp

Re: Printing a custom representation of hash table at the repl

2016-07-07 Thread Stas Boukarev
According to http://www.lispworks.com/documentation/HyperSpec/Body/11_abab.htm section 19, you can't actually define such methods. On Thu, Jul 7, 2016 at 1:13 PM, Diogo Franco wrote: > Hello, > > ecl does not specialize the print-object method on hash-tables: > >> > (find-method #'print-object '(

Re: bug in (log)

2022-07-03 Thread Stas Boukarev
This is permitted by http://www.lispworks.com/documentation/HyperSpec/Body/12_acc.htm On Sun, Jul 3, 2022 at 12:10 AM James Cloos wrote: > > (gitlab is uusable; i have to report here.) > > ecl 21.2.1 gives: > > > (log 1/6319748715279270675921934218987893281199411530039296) > > Debugger received e