freemint__ has quit [Remote host closed the connection]
freemint__ has joined #picolisp
freemint__ has quit [Remote host closed the connection]
freemint__ has joined #picolisp
andyjpb has quit [Ping timeout: 265 seconds]
sarna has left #picolisp [#picolisp]
_whitelogger has joined #picolisp
mtsd has joined #picolisp
xkapastel has joined #picolisp
Regenaxer has left #picolisp [#picolisp]
Regenaxer has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
orivej has joined #picolisp
xkapastel has joined #picolisp
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #picolisp
freemint__ has quit [Remote host closed the connection]
freemint__ has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
libertas has joined #picolisp
freemint__ has quit [Ping timeout: 245 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
freemint has joined #picolisp
<rick42>
beneroth: hi! o/ creepy fb at it again, eh?
<rick42>
hey pil folks
<Regenaxer>
Hi rick42!
<rick42>
hi Regenaxer! :)
<rick42>
Regenaxer: so, llvm-based dev making good progress?
<Regenaxer>
Yep
<Regenaxer>
Takes time though
<beneroth>
yo rick42 o/
<rick42>
Regenaxer: understood
<rick42>
good to hear!
mtsd has quit [Remote host closed the connection]
freemint has quit [Ping timeout: 276 seconds]
<Regenaxer>
It is a big task
<Regenaxer>
Most time I spend to first learn the implementation language
<rick42>
Come on, Regenaxer, you are a genius. This is child's play for you. Admit it! :) just kidding, I get it. You have to learn something that someone else wrote. To get really good at it takes time, as you "crawl into the mind" of the people who developed it for insight. And then after that you have to apply that to the task at hand whith is non-trivial.
<rick42>
which*
<Regenaxer>
No, I have to learn something *I* wrote
<Regenaxer>
But it is a new lang
<Regenaxer>
Have to learn to think in it
<rick42>
... then you have to crawl into your own mind ... from years ago :)
<rick42>
T
<rick42>
Nothing that time and beer can't solve. :)
<Regenaxer>
Yes, but not years ago. Last month
<Regenaxer>
and the lang is still changing
<Regenaxer>
It *looks* like Pil, but is a subset, with different behavior
<Regenaxer>
It maps to LLVM-IR, so I have to keep in mind bith