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
Nistur has joined #picolisp
razzy has quit [Ping timeout: 244 seconds]
_whitelogger has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #picolisp
razzy has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
jibanes has quit [Ping timeout: 240 seconds]
jibanes has joined #picolisp
_whitelogger has joined #picolisp
DKordic has quit [Ping timeout: 252 seconds]
ubLIX has joined #picolisp
* razzy is comming back to picolisp chess engine :]
ubLX has joined #picolisp
ubLIX has quit [Ping timeout: 264 seconds]
<Regenaxer> razzy, good!
freemint has joined #picolisp
<razzy> Regenaxer: best (for my purpose) chess engine i ever seen,..
<Regenaxer> great :)
<freemint> about which engine are you talking?
<freemint> oh i read the logs
<razzy> Regenaxer: i was not able to get chess-ai.el work in reasonable time
<razzy> you do not have any idea from top of your head
<freemint> Regenaxer the calculator in Pilbox behaves weirdly. I press 9 and + repeatedly and the number just explodes.
<Regenaxer> explodes? ;)
<freemint> yes exponentially... 9 18 36 72 144 288 ...
<Regenaxer> Hmm, not here. I get linear increasing by 9
<freemint> weird
<freemint> 9 + + + + + ?
<freemint> anyway razzy how is hutter going?
<Regenaxer> ah, not 9 + 9 + 9 ...
<Regenaxer> yes, it adds to itself
freemint has quit [Ping timeout: 268 seconds]
<razzy> i am back to basics, building myself some tools :]
ubLX has quit [Quit: ubLX]
xkapastel has joined #picolisp
freemint has joined #picolisp
orivej has joined #picolisp
andyjpb has joined #picolisp
_whitelogger has joined #picolisp
_whitelogger has joined #picolisp
freeemint has joined #picolisp
freemint has quit [Ping timeout: 245 seconds]
freemint has joined #picolisp
freeemint has quit [Ping timeout: 264 seconds]
freeemint has joined #picolisp
freemint has quit [Ping timeout: 245 seconds]
freeemint has quit [Ping timeout: 245 seconds]
freemint has joined #picolisp
freeemint has joined #picolisp
freemint has quit [Ping timeout: 252 seconds]
alexshendi has joined #picolisp
DKordic has joined #picolisp
ubLIX has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
freemint has joined #picolisp
freeemint has quit [Ping timeout: 264 seconds]
freeemint has joined #picolisp
freemint has quit [Ping timeout: 264 seconds]
ubLIX has quit [Quit: ubLIX]
orivej has joined #picolisp
freeemint has quit [Ping timeout: 252 seconds]
freemint has joined #picolisp
freeemint has joined #picolisp
freemint has quit [Ping timeout: 240 seconds]
freeemint has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
freemint has joined #picolisp
pierpa has joined #picolisp
ubLIX has joined #picolisp
freemint has quit [Ping timeout: 252 seconds]
freemint has joined #picolisp
freemint has quit [Ping timeout: 268 seconds]
freemint has joined #picolisp
<freemint> Picolisp is awesome... just saved hours trying out 7x7 matrizes ... and then you eval ((2 3 )) unquoted ... everything gone ...
<freemint> I wish there was a smalltalk/other Lisps like way to store a session.
<freemint> would (out "file" (pr (all))) work?
aw- has quit [Quit: Leaving.]
<freemint> warning LARGE picture: it would be also interesting to add PicoLisp In here http://hopl.info/images/genealogies/tester-country.jpg
<freemint> (Genealogy of Programming Languages)
<beneroth> if you started with debug modes (pil +), then you have history
<beneroth> saved in /home/<user>/.pil/
<beneroth> (out "file" (pr (all))) "works" but is not useful for what you intend.
<beneroth> good night
<beneroth> (and it is the same in any other language: if you work without saving and then manage to crash/kill the program/editor, the content is usually gone)
pierpa has quit [Ping timeout: 256 seconds]
freemint has quit [Remote host closed the connection]
andyjpb has quit [Quit: Leaving.]
freemint has joined #picolisp