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 quit [Ping timeout: 268 seconds]
Nistur has joined #picolisp
m_mans has quit [Ping timeout: 260 seconds]
m_mans has joined #picolisp
orivej has joined #picolisp
<aw-> anddam: on GitHub you can find auto-compiled builds under "Artifacts" here: https://github.com/picolisp/picolisp/runs/365936182
<aw-> each push to GitHub generates new build artifacts which is a full PicoLisp install for the x86 and x86-64 architectures
<aw-> (for Linux)
<aw-> i added this just recently so most people don't know about it yet
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
_whitelogger has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #picolisp
<anddam> aw-: I see, thanks
<anddam> Regenaxer: I do not like to touch /usr outside local/
_whitelogger has joined #picolisp
<Regenaxer> In such cases I make *all* local
<Regenaxer> in /home/app I have bin/ lib/ lib.l etc
<Regenaxer> start with ./pil app/main.l ...
m_mans has quit [Quit: Leaving.]
orivej has quit [Ping timeout: 260 seconds]
<anddam> what's the difference in having /home/app/ as prefix compared to /usr/local?
<anddam> btw I usually go with XDG spec so I have /home/myuser/.local/ and there all the hier
<Regenaxer> What I mean is to have the application(s) in the same place
<anddam> by applications you mean those in bin/ shipped with picoLisp or anything else I would be building using picolisp?
<Regenaxer> the latter. Production apps
<Regenaxer> This way you may have many local installations of pil, private to applications
<Regenaxer> Not starting with /usr/local/pil ...
<Regenaxer> but with ./pil ...
<Regenaxer> or picoLisp/pil ...
<anddam> I'd rather start using the language first than focusing on that, though
<Regenaxer> agreed
<anddam> once I clear the reference I'll read the tutorial, I am very noobish with lisp in general though, I only knew some basics from Land of Lisp
<anddam> do you have any recommendation about the reading progression?
<Regenaxer> I would recommend reading the tasks in rosettacode.org, starting with the simple tasks
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
_whitelogger has joined #picolisp
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
<tankf33der> ha
orivej has quit [Ping timeout: 260 seconds]
andyjpb has quit [Remote host closed the connection]
<anddam> happy new year's eve
<Regenaxer> Tanks! Same to you!
<Regenaxer> You already passed midnight?
karswell has joined #picolisp
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
inara has quit [Quit: Leaving]
inara has joined #picolisp
orivej has joined #picolisp