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
_whitelogger has joined #picolisp
_whitelogger has joined #picolisp
freemint has quit [Ping timeout: 264 seconds]
rob_w has joined #picolisp
mtsd has joined #picolisp
Nistur has quit [Ping timeout: 268 seconds]
Nistur has joined #picolisp
freemint has joined #picolisp
libertas has quit [Ping timeout: 250 seconds]
Nistur has quit [Remote host closed the connection]
libertas has joined #picolisp
Nistur has joined #picolisp
mtsd has quit [Remote host closed the connection]
andyjpb has joined #picolisp
<tankf33der> o/
<Regenaxer> Servus tankf33der
<tankf33der> ive found this task, then ive found already solved by me several years ago. Now i spent all day finding how i did it debugging code.
<tankf33der> it happens to me every time.
<tankf33der> :/
<Regenaxer> Not simply debug via '!'?
<tankf33der> use it.
andyjpb has quit [Ping timeout: 265 seconds]
libertas_ has joined #picolisp
libertas has quit [Ping timeout: 276 seconds]
rob_w has quit [Quit: Leaving]
<beneroth> \o
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
andyjpb has joined #picolisp
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #picolisp
<tankf33der> (' ('a 'b))
<Regenaxer> he
<tankf33der> it crashes. minipicolisp and 3.1.11 just blaims.
<tankf33der> quote -- Undefined
<Regenaxer> Not sure, depends how they search for a function
<Regenaxer> yeah
<tankf33der> as is.
<tankf33der> having fun, before bed.
<tankf33der> afk.
<Regenaxer> iirc the versions of pil do a little different cecks for endless search
<Regenaxer> eg (T)
<Regenaxer> T referst to itself
<Regenaxer> so it would loop forever
<Regenaxer> I don't remember the differences
<Regenaxer> I think (setq a 'b b 'a) will loop forever in (a)
<Regenaxer> on all versions
<Regenaxer> tankf33der, any idea for locating the problem of pil21 on 32 bits?
<tankf33der> i can try again
<Regenaxer> great
<tankf33der> pil21.tgz file is up to date?
<Regenaxer> sure
<tankf33der> ok
<Regenaxer> I still hope that we can get it running ;)
<Regenaxer> But it was an obscure error message
<Regenaxer> You mean "target-specific constructs"?
<Regenaxer> Did you build main.bc new?
<tankf33der> im googling and can play only on work
<Regenaxer> ok, but I though you can perhaps simply locate te problem
<Regenaxer> eg. with binary search
<Regenaxer> What exactly did go wrong?
<Regenaxer> Of course pil will not be completely portable
<Regenaxer> It should be like C
<Regenaxer> needs POSIH, but should be independent of word size
<Regenaxer> like emu
freemint has quit [Ping timeout: 240 seconds]
freemint has joined #picolisp
Seteeri has joined #picolisp
<beneroth> [OT] Webassembly (aka "flash all over again") is already 50% malware: https://www.infoq.com/news/2019/10/WebAssembly-wasm-malicious-usage/
Seteeri has quit [Ping timeout: 276 seconds]
orivej has quit [Ping timeout: 240 seconds]