Re: altering lists (TUI program launcher)

2015-01-18 Thread Mart Zirnask
hello list, this is my first post here. thank you very much for posting this marmorine! i'm not a coder but i have a philosophical interest in lisp, and i've also been planning a note-taking/organizing program that would use similar navigation to what you have there. so this code is very good

Re: altering lists (TUI program launcher)

2015-01-18 Thread Alexander Burger
Hi marmorine, and there I was stumped at first, wondering what is destructive, what is not and so forth (or what that even IS) You are right. It is a confusing issue. Let me try to explain it a little. An operation is destructive when it modifies a data structure in such a way that other

Re: altering lists (TUI program launcher)

2015-01-18 Thread Alexander Burger
Hi Mart, hello list, this is my first post here. Welcome :) i'm not a coder but i have a philosophical interest in lisp, That's interesting! Which philosophical aspects do you have in mind? ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe