ChanServ changed the topic of #picolisp to: PicoLisp language | Channel Log: https://irclog.whitequark.org/picolisp/ | Check also http://www.picolisp.com for more information
brandelune has quit [Quit: This computer has gone to sleep]
xkapastel has joined #picolisp
f8l has quit [Remote host closed the connection]
f8l has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
f8l has quit [Remote host closed the connection]
f8l has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
brandelune has joined #picolisp
brandelune has quit [Client Quit]
<tankf33der> hi all
<tankf33der> investigating this
<tankf33der> http://ix.io/2bho
<Regenaxer> Hi tankf33der
<tankf33der> how could code2019.l break f4-19 trivial function.
<tankf33der> ===========
<Regenaxer> (car I) is a symbol
<Regenaxer> I is a symbol
<tankf33der> this is normal work of f4-19 before (many years)
<tankf33der> http://ix.io/2bhp
<Regenaxer> so car returns the value
<Regenaxer> So it depends on the value of 'c' :)
<tankf33der> hm
<Regenaxer> you need '((I) (and (pair I) (pair (car @))))
<tankf33der> http://ix.io/2bht
rob_w has joined #picolisp
<Regenaxer> right, must have been a pair
rob_w has quit [Remote host closed the connection]
<tankf33der> eh
rob_w has joined #picolisp
<tankf33der> works.
<Regenaxer> good
<tankf33der> checking picolisp on latest kernel 5.5.x
<Regenaxer> thanks!
<tankf33der> test.l and huge.l passed.
mtsd has joined #picolisp
<Regenaxer> ߑ͍
<Regenaxer> hmm, smiley does not work
<Regenaxer> ☺ this one does though
<mtsd> Hello Regenaxer
<mtsd> :)
<Regenaxer> Cheers mtsd!
<mtsd> I'll stick with simple smileys
<Regenaxer> better
<mtsd> How are you these days, Regenaxer
<Regenaxer> Fine. Very stormy today, even worse in the north?
<mtsd> Yes, it is. Storm and rain
<mtsd> Worst in the west of Sweden, so far
<Regenaxer> T
beneroth has joined #picolisp
brandelune has joined #picolisp
brandelune has quit [Quit: This computer has gone to sleep]
orivej has joined #picolisp
brandelune has joined #picolisp
freemint has joined #picolisp
brandelune has quit [Quit: This computer has gone to sleep]
mtsd has quit [Ping timeout: 246 seconds]
v88m has quit [Ping timeout: 268 seconds]
mtsd has joined #picolisp
emacsoma1 has quit [Quit: WeeChat 2.6]
emacsomancer has joined #picolisp
freemint has quit [Ping timeout: 245 seconds]
freemint has joined #picolisp
mtsd has quit [Quit: Leaving]
freemint has quit [Ping timeout: 240 seconds]
v88m has joined #picolisp
rob_w has quit [Remote host closed the connection]
brandelune has joined #picolisp
libertas has joined #picolisp
brandelune has quit [Quit: Leaving]
<tankf33der> i would like to solve this task
<Regenaxer> ok
<Regenaxer> Perhaps (by format sort ... ?
beneroth has quit [Quit: Leaving]
<Regenaxer> : (by format sort (0 5 13 21 -32))
<Regenaxer> -> (-32 0 13 21 5)
<tankf33der> yeap
Nistur has quit [Ping timeout: 265 seconds]
Nistur has joined #picolisp
<tankf33der> done.
<Regenaxer> Great!
v88m has quit [Ping timeout: 265 seconds]
v88m has joined #picolisp
theruran has quit [Quit: Connection closed for inactivity]
theruran has joined #picolisp
libertas has quit [Ping timeout: 265 seconds]