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
orivej has quit [Ping timeout: 248 seconds]
ubLIX has quit [Quit: ubLIX]
alexshendi has joined #picolisp
_whitelogger has joined #picolisp
miskatonic has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Ping timeout: 245 seconds]
freemint has joined #picolisp
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
razzy` has quit [Ping timeout: 245 seconds]
ubLIX has joined #picolisp
orivej has joined #picolisp
freemint has quit [Quit: Leaving]
orivej has quit [Ping timeout: 272 seconds]
xkapastel has joined #picolisp
ubLIX has quit [Quit: ubLIX]
<rick42> hello peeps
<Regenaxer> Hi rick42!
<rick42> Hey Regenaxer! :)
<Regenaxer> ☺
<CORDIC> Hi Regenaxer, rick42.
<CORDIC> Should We reply to GC question on the Mailing List that PicoLisp implementation's Source Code should be it's Configuration like Suckless.org.
<rick42> yeah, i thought Regenaxer would be the only one who could answer. i only know what i've heard Regenaxer say: something like "picolisp pre-allocates the heap at runtime start and then manages 'allocations' of cells in there manually (i.e. part of the picolisp VM machinations)"
<rick42> so, how could that help this guy? i'm not sure. maybe if s/he learns how it's done then her/his own manual management is already halfway done.
<rick42> he*
<rick42> looks like he's Seteeri on gh: https://github.com/Seteeri
<rick42> the README of protoform (https://github.com/Seteeri/protoform) says "Protoform moving to PicoLisp", although it's still in CL. nothing else in README about picolisp (like linking to another repo).
<rick42> looks like he understands more than I thought (definitely more than I do :). https://github.com/Seteeri/picolisp/blob/dev/README.md
<rick42> under the section heading "Lisp defined", he gives high marks to picolisp for actually being a lisp. I also immediately thought of some extreme kool-aid drinking cll-ers who would view it as flamewar fodder. lol https://github.com/Seteeri/picolisp/blob/dev/README.md#lisp-defined
<rick42> CORDIC: i thought he was wondering if gc internals could be exposed to the user (in some way or manner) for *runtime* use (as opposed to suckless-like configuration)
<rick42> maybe i read that wrong
<rick42> CORDIC: btw you just reminded me of when i used to use dwm and st. :)
<Regenaxer> Hi CORDIC, rick42! Yes, I planned to answer, but on the road atm
<rick42> of course. safe travels!
<Regenaxer> I don't understand why he wants to db some things
<Regenaxer> well, just walking in the fields ;)
<rick42> i don't either, but sounds interesting
<rick42> hehe nice!
<Regenaxer> yeah
<rick42> (don't stumble and fall :)
<Regenaxer> I take care :)I see no reason to have a variable CELLS though
<Regenaxer> or all this other allocation stuff
<Regenaxer> My experience is that people worry too early about gc
<Regenaxer> gc is very fast in pil
<Regenaxer> can simply be igored
<Regenaxer> ignored
<rick42> T, and if this is the case here too, it would be a nice non-toy use case to highlight the applicability of what is already in pil
<Regenaxer> true
<rick42> Regenaxer: you are right. more thinking than coding has to be done first :)
<Regenaxer> :)
orivej has joined #picolisp
<Regenaxer> Wrote something. Now shower :)
<rick42> ok. just read it. looks good!
<Regenaxer> Thanks!
xkapastel has quit [Quit: Connection closed for inactivity]
xkapastel has joined #picolisp
ubLIX has joined #picolisp