Re: ideone

2015-09-18 Thread Mike Pechkin
this is minipicolisp. On Fri, Sep 18, 2015 at 9:28 AM, Mike Pechkin <mike.pech...@gmail.com> wrote: > hi, > > %subj% now supports picolisp. > http://ideone.com/tWUsPM > > Mike > >

Gorlansky lisp book, 800+ tasks

2015-08-27 Thread Mike Pechkin
hi, With important backbone support from Mr.Burger all tasks were implemented. Sources are here: https://bitbucket.org/mihailp/tankfeeder/src/8a5a482c9e19c57d533703e0d2bdcdc92f44c1ae/gorlansky/?at=default Notes: o) diamond in bucket of rocks is task #4.306 (from prefix to postfix) o) #17.6 task

Re: The `if-let` construct

2015-08-09 Thread Mike Pechkin
hi all, I totally dont like it. I vote. All this useless. Can you write here #Usage examples of (if-let) in current language feature set? Coder already have all needed, like in forth. If coder want, it have all required to implement this by himself. Like reduce and - from clojure I've used to

Re: PicoLisp now detected on GitHub

2015-06-19 Thread Mike Pechkin
https://bitbucket.org/site/master/issue/11476/ On Wed, Jun 17, 2015 at 6:48 PM, Christophe Gragnic christophegrag...@gmail.com wrote: Hi list. They even spelled it correctly ! https://github.com/github/linguist/pull/2449#issuecomment-112829159 See one of your repos or this one:

4clojure tasks in PicoLisp

2015-04-29 Thread Mike Pechkin
hi, With backbone support from Mr.Burger all tasks were implemented. Sources in bitbucket here: http://goo.gl/fhymP8 Notes: o) favourite - #52 Intro to Destructuring (easy.l) o) the most interesting - #140 Veitch, Please! (hard.l) o) Some tasks ignored o) Comments, patches, objections and polish

HP-UX porting

2015-03-26 Thread Mike Pechkin
hi, Patch in attach against latest picolisp for HPUX (11v3, ia64). Compiles and passes tests. p.s. 11v2 should work too with additional hacks. Mike hp-ux.patch Description: Binary data

Re: push1q vs. push1, I'm slightly confused

2015-01-27 Thread Mike Pechkin
hi, Start point to understand difference is difference between (member) vs.(memq) and (=) vs. (==) http://software-lab.de/doc/ref.html#cmp Mike

2048-like game

2014-10-27 Thread Mike Pechkin
hi, http://pastebin.com/ki3uQDFF Initial version of game based on grids from @lib/simul.l. Finish if 512 or out of cells. Just works, have fun. Mike

try picolisp

2014-08-28 Thread Mike Pechkin
hi, Is it hard to implement minimalist version of minipicolisp in browser ? Like http://tryclj.com/ ? Mike

subscribe

2014-05-15 Thread Mike Pechkin

Subscribe

2014-05-15 Thread Mike Pechkin

<    1   2