Prev: What do you recommend for documentation generation?
Next: Utility to swap Caps Lock as Control key, or swap Control withAlt
From: Slobodan Blazeski on 7 Mar 2010 20:04 This is nearly finished just in case that is a homework" http://paste.lisp.org/display/96072#1 Slobodan
From: vanekl on 7 Mar 2010 20:22 I hope you don't mind. I added a cheat annotation. "Slobodan Blazeski" <slobodan.blazeski(a)gmail.com> wrote in message news:a039f984-36df-435f-ab98-e1a1a54d7239(a)33g2000yqj.googlegroups.com... > This is nearly finished just in case that is a homework" > http://paste.lisp.org/display/96072#1 > > > Slobodan
From: floaiza on 8 Mar 2010 10:28 Slobodan, Thanks for your suggestions. BTW, no, it is not homework. My school days are now many decades behind me. ;-) Francisco On Mar 7, 8:04 pm, Slobodan Blazeski <slobodan.blaze...(a)gmail.com> wrote: > This is nearly finished just in case that is a homework"http://paste.lisp.org/display/96072#1 > > Slobodan
From: floaiza on 8 Mar 2010 10:32 Vanekl, As I said, I am pretty new at writing CL. There is a lot I'll have to study. Thanks for taking the time to propose a twist/cheat. Francisco On Mar 7, 8:22 pm, "vanekl" <va...(a)acd.net> wrote: > I hope you don't mind. I added a cheat annotation. > > "Slobodan Blazeski" <slobodan.blaze...(a)gmail.com> wrote in message > > news:a039f984-36df-435f-ab98-e1a1a54d7239(a)33g2000yqj.googlegroups.com... > > > This is nearly finished just in case that is a homework" > >http://paste.lisp.org/display/96072#1 > > > Slobodan > >
From: Slobodan Blazeski on 9 Mar 2010 02:23
On Mar 8, 4:28 pm, floaiza <floai...(a)gmail.com> wrote: > Slobodan, > > Thanks for your suggestions. BTW, no, it is not homework. My school > days are now many decades behind me. ;-) While learning lisp it might be good idea to learn the functional style too which lisp is well suited for. Writing functions that are small and easily maintainable will pay big dividends afterwards. Good luck on your journey. Slobodan > > Francisco > > On Mar 7, 8:04 pm, Slobodan Blazeski <slobodan.blaze...(a)gmail.com> > wrote: > > > This is nearly finished just in case that is a homework"http://paste..lisp.org/display/96072#1 > > > Slobodan > > |