<tankf33der>
im waiting daugther from drawing lesson
<tankf33der>
i will post every week, lets see how spring coming
<Regenaxer>
ok :)
<Regenaxer>
Today snowing here too
<Regenaxer>
McNuggets gives an infinite list?
xkapastel has quit [Quit: Connection closed for inactivity]
<tankf33der>
i dont think so
<tankf33der>
variation of sieve
<Regenaxer>
Well, sieve is also infinite
alexshendi has quit [Read error: Connection reset by peer]
<tankf33der>
a, ok, yes, infinite
<Regenaxer>
A case for a coroutine (generator)?
<tankf33der>
yea or 3 inline fors
<tankf33der>
i will play
<tankf33der>
its a new task it wasnt in list
<Regenaxer>
cool
alexshendi has joined #picolisp
<Regenaxer>
@lib/vip.l is a good example for various aspects of #PicoLisp programming:
<Regenaxer>
@lib/vip.l is a good example for various aspects of #PicoLisp programming: Namespaces, first-class functions, OOP, state machine, native library calls, ncurses, embedded REPL, shell commands, undo/redo
<Regenaxer>
Quite a high density of useful programming methods :)