Re: Gorlansky lisp book, 800+ tasks

2015-08-27 Thread Rowan Thorpe
On 27 August 2015 at 13:43, Henrik Sarvell  wrote:
> Can the book be freely accessed somewhere so that it's possible see the
> descriptions of the tasks that you solved?

He included a (756 page!) "lisp20150507.pdf" in that repo, which
appears to be the book in question. It is all in Russian and I very
much doubt Google Translate will handle it in one copy-paste though...
:-/

-- 
PGP: BB0A 0787 C0EE BDD8 7F97  3D30 49F2 13A5 265D CCBD
"There is a great difference between worry and concern. A
worried person sees a problem, and a concerned person solves a
problem." - Harold Stephens
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: Gorlansky lisp book, 800+ tasks

2015-08-27 Thread Henrik Sarvell
Can the book be freely accessed somewhere so that it's possible see the
descriptions of the tasks that you solved?

On Thu, Aug 27, 2015 at 9:35 AM, Mike Pechkin 
wrote:

> 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 implemented in PicoLisp Prolog
> o) some tasks ignored
> o) PDF book in repo (russian)
> o) tested in Linux, *BSD, Solaris, AIX, HPUX, Cygwin
> o) Comments, patches, objections and polish stuff are welcome.
>
> p.s.
> Alexander Burger (author of PicoLisp) is free for hiring.
> CV available by request.http://software-lab.de
>
> 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 implemented in PicoLisp Prolog
o) some tasks ignored
o) PDF book in repo (russian)
o) tested in Linux, *BSD, Solaris, AIX, HPUX, Cygwin
o) Comments, patches, objections and polish stuff are welcome.

p.s.
Alexander Burger (author of PicoLisp) is free for hiring.
CV available by request.http://software-lab.de

Mike