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
theruran has quit [Quit: Connection closed for inactivity]
freemint has quit [Ping timeout: 245 seconds]
freemint has joined #picolisp
freemint has quit [Ping timeout: 245 seconds]
<aw-> hi all
andyjpb has quit [Ping timeout: 240 seconds]
<Regenaxer> Hi aw-
<aw-> hi Regenaxer
<Regenaxer> :)
freemint has joined #picolisp
freemint has quit [Ping timeout: 264 seconds]
beneroth has joined #picolisp
freemint has joined #picolisp
freemint has quit [Ping timeout: 276 seconds]
freemint has joined #picolisp
freemint has quit [Ping timeout: 245 seconds]
freemint has joined #picolisp
freemint has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
freemint has joined #picolisp
freemint has quit [Ping timeout: 268 seconds]
beneroth has quit [Quit: Leaving]
freemint has joined #picolisp
<tankf33der> o/
<Regenaxer> Hi tankf33der!
<tankf33der> Regenaxer: found combination where pil64 vs. pil32-ersatz works differently.
<tankf33der> let me try minipicolisp
<Regenaxer> I think there are very many cases, no?
<tankf33der> of course.
<tankf33der> (setq L (range 1 5)) (mapcon L L)
<tankf33der> or mapcan
<Regenaxer> Hmm, L is not a function
<tankf33der> pil32 returns NIL
<tankf33der> pil64 crash.
<Regenaxer> so a bit pointless
<tankf33der> yea, as usual.
<Regenaxer> In pil64 it is short numbers
<Regenaxer> so the function args are "stored" where this short number "points" to
<Regenaxer> sure crash
<tankf33der> ok
<Regenaxer> pil32 has only bignums
<Regenaxer> which always have a cell
<Regenaxer> so not a quick crash
<Regenaxer> But it is all illegal anyway :)
<Regenaxer> easats uses objects for numbers
<Regenaxer> also no real short nums in pointers
<tankf33der> afk.
<Regenaxer> cu :)
<DKordic> MotD: "Die Consen und die Fixnumen hat der lieber McCarthy gemacht; alles andere ist Hackerwerk." -- jcowan, #scheme
<Regenaxer> Exactly :)
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
freemint has quit [Remote host closed the connection]
freeemint has joined #picolisp
freeemint has quit [Remote host closed the connection]
freeemint has joined #picolisp
orivej has joined #picolisp
freeemint has quit [Ping timeout: 245 seconds]