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
<tankf33der> morning
<tankf33der> make pil21 failed on voidlinux
<tankf33der> on manjaro works
<tankf33der> ../pil lib/llvm.l main.l -bye > base.ll
<tankf33der> Segmentation fault
<Regenaxer> Good morning tankf33der!
<Regenaxer> Thanks :)
<tankf33der> http://ix.io/2mAa
<Regenaxer> I also have errors when building sometimes
<Regenaxer> Not stable
<tankf33der> ok
<Regenaxer> have not investigated where exactly
<tankf33der> switched to pil64 then
<Regenaxer> I saw strange error, parts of symbol names lost
<Regenaxer> but cannot reproduce
<tankf33der> ha
<Regenaxer> We will find :)
<Regenaxer> yes, building with pil64 is more safe atm :)
<tankf33der> switched back to pil21 after rebuild and it works.
<Regenaxer> yeah, strange
<Regenaxer> not really reproducable
<Regenaxer> But these are surely minor simple things
<Regenaxer> Yesterday I did major changes to the general stack policy
<Regenaxer> critical stuff
<Regenaxer> I hope I have it right now
<Regenaxer> Mainly rules about how to save stuff at runtime
<Regenaxer> (for gc)
rob_w has joined #picolisp
<Regenaxer> Asap I will try your tests first
mtsd has joined #picolisp
<tankf33der> from pil21-tests ?
<Regenaxer> Have not looked yet
<Regenaxer> Still valid?
<tankf33der> stil valid. already checked.
<tankf33der> yesterday.
<Regenaxer> ok
<tankf33der> checking again.
<tankf33der> yes, hanged.
orivej has joined #picolisp
<Regenaxer> yeah
<tankf33der> and tests.l still works too :)
orivej has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
<Nistur> mornin'
<Regenaxer> Hi Nistur
<Nistur> hulloo :)
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
twelvemonkeys has quit [Ping timeout: 256 seconds]
twelvemonkeys has joined #picolisp
orivej has joined #picolisp
<Nistur> Hmmm, I'm wondering if I should complicate my Penti build a little...
<Nistur> pulling out my electronics stuff, I remembered I have some 128x64px 0.96" OLED displays
<Regenaxer> Yes, some display about the state is usefll
<Regenaxer> Prefix keys
<Nistur> I was considering having a few LEDs for those
<Nistur> but hmmmm
<Nistur> I think I like this idea
<Regenaxer> LEDs are not enough
<Regenaxer> Penti shows up to 6 digits for numeric input
<Regenaxer> or strings for AltKey definitions
<Nistur> Hmm ok
<Regenaxer> But a display makes it bigger
<Regenaxer> and heavier
<Nistur> Hmmm? bigger and heavier?
<Regenaxer> Isn't it in a separate box?
<Nistur> noooo
<Nistur> it's a teeny tiny display
<Nistur> 2.4mm diagonally
<Regenaxer> ah, good
<Regenaxer> cute
<Nistur> I have one like that and three that appear to be... SPI
<Nistur> (ie more pins)
<Nistur> same display though
<Nistur> so yeah, I think I might be able to fit this in it
<Nistur> I'm going to wire it up on a breadboard tonight with 6 buttons, then tomorrow I can write some simple firmware for it which will output the basic keys, and keep a repeat key to send
<Regenaxer> cool
<Nistur> If I can get that working tomorrow, then I need to start thinking about chords, timing... and finally arpeggios :P
<Nistur> I should really take a look at your code at some point, for reference
<Regenaxer> good, and ask here (if I remember what I did ;)
<Nistur> :D
<Nistur> Regenaxer: you do all your development on your Android devices, don't you?
<Regenaxer> yes, I do
<Nistur> ahh, so you wouldn't be interested in one of these then :P
<Regenaxer> Not at the moment, but it is interesting in general
<Nistur> I was just thinking, if I'm making a mould of the shell, I can easily make more, and the components to build it are (relatively) cheap
<Nistur> I wouldn't make any promises on time etc as, with MiniNisturette, any pretense of being able to plan my projects has been totally thrown away
Regenaxer has left #picolisp [#picolisp]
Regenaxer has joined #picolisp
<Nistur> wb
<Nistur> I wouldn't make any promises on time etc as, with MiniNisturette, any pretense of being able to plan my projects has been totally thrown away
<Regenaxer> I wanted to say: Perhaps others are intersted too, so a Penti web site would be good
<Regenaxer> No hurry anyway :)
<Nistur> :)
<Nistur> :)
<Nistur> oops
mtsd has quit [Quit: Leaving]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
<Regenaxer> Anybody an idea? If I set bind 'TAB:menu-complete' in my .bashrc, it works. But if I put TAB: menu-complete in my .inputrc, it seems ignored?
<Regenaxer> It drives me crazy
<Regenaxer> The rest of .inputrc works
<Regenaxer> All docs I find say that "TAB: menu-complete" is correct
rob_w has quit [Remote host closed the connection]
<beneroth> once with space, once without?
<Regenaxer> I tried both
<beneroth> maybe put a echo "bla" > logfile into .inputrc, see if it is executed
<Regenaxer> It is read, all other stuff in it works
<Regenaxer> eg vi mode, prompt etc
<Regenaxer> only menu-complete
<beneroth> no idea
<Regenaxer> strange
<Regenaxer> I have it in .bashrc, there it works
<Regenaxer> but in pil21 it doesn't
<Regenaxer> Also does not work if I remove it from .bashrc too
<Regenaxer> I observed this since quite some time
<Regenaxer> did not care, cause in bash it works
<Regenaxer> But now I use readline in pil21 ...
<beneroth> I see
<Regenaxer> I find tons of examples
<Regenaxer> in stack overflow, but also the readline docs
<Regenaxer> still it does not work
<Regenaxer> Neither in Termux nor in Debian
<beneroth> have you tried ~/.editrc instead of inpurc ?
<Regenaxer> No, never saw about it
<Regenaxer> Is it read by readline?
<Regenaxer> editline lib
<Regenaxer> only Fedora?
<beneroth> OSX uses libedit which uses ~/.editrc.
<Regenaxer> yes, another library
<beneroth> ok
<Regenaxer> I use libreadline
<Regenaxer> Works fine so far
<Regenaxer> I put a hook into pil21
<Regenaxer> Just don't like the tab expansion behavior
<Nistur> Regenaxer: 870 lines of java code... woooo :P I'm going to have 'fun' ;)
<Nistur> not sure how I'll do the timing stuff yet. I'll figure that out
orivej has joined #picolisp
<Regenaxer> Are 870 lines big or small?
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
<beneroth> it depends
<beneroth> picolisp: big
<beneroth> C#/Java/C++/C: small
<beneroth> :P
<Regenaxer> ! :)
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #picolisp
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
stultulo has joined #picolisp
orivej has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
f8l has quit [Ping timeout: 256 seconds]
stultulo is now known as f8l
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
<beneroth> there appears to be a problem coming for Termux and Android 10: https://github.com/termux/termux-packages/wiki/Termux-and-Android-10
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #picolisp
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]