(path @lib/) does not work with local installation?

2013-09-15 Thread Thorsten Jolitz
Hi Alex, Hi List, with my global PicoLisp installation ($ pil +) function ,--- | (path @lib/) `--- does work as expected: ,-- | : (pwd) - /home/tj `-- , | : (path @lib/) | - /usr/lib/picolisp/lib/

Re: (path @lib/) does not work with local installation?

2013-09-15 Thread Alexander Burger
Hi Thorsten, with my global PicoLisp installation ($ pil +) function ,--- | (path @lib/) `--- does work as expected: , | [tj@hostname picoLisp]$ ./pil + | : (path @lib/) | - lib/ | : (pwd) | - /home/tj/git/iorg/picoLisp

Re: Great canvas article and demo

2013-09-15 Thread Joe Bogner
Tomas, That is interesting! I was playing around with your demo and ran a little bookmarklet that would refresh the stepped version automatically. I first included jquery through a bookmarklet. Then, I pasted this into my javascript console window: var refresh = function(location) {