beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
beneroth_ has joined #picolisp
beneroth has quit [Read error: Connection reset by peer]
beneroth_ has quit [Client Quit]
beneroth has joined #picolisp
<beneroth> DKordic, no worries, I don't consider you difficult.
<beneroth> its neat
<DKordic> Thank You. I feel a relief.
<beneroth> but I don't really have an use for it in my work (I think). And if the need arises, I could implement this as FEXPR in PicoLisp (and have/keep all the other benefits I use PicoLisp for in a project)
<DKordic> Yes. A matter of style and perspective.
* beneroth sends an enthusiastic "hi :D" to aw-
<beneroth> DKordic, yes, and context of interest/application (application not in the sense of software but in the sense of applying the programming to further some other goal)
<beneroth> I strongly suspect that for a neat small (KISS) hardware projects (small simple clever components of a possible much larger hardware apparatus) FORTH is very sensible and effective (and PicoLisp not useful at all)
<beneroth> so far I primarily work with database and web/network applications and for the type of projects I do in that space PicoLisp is just perfect :)
<DKordic> Have a procedure, OK would be a nice name, that _continues_ information processing and You have a Forth System.
<DKordic> Exceptions are merely a matter of style.
beneroth_ has joined #picolisp
beneroth has quit [Read error: Connection reset by peer]
beneroth_ has quit [Quit: Leaving]
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]
<abu[7]> DKordic, thanks for the escape sequence hints. @lib/term.l uses escape sequences for various things, but iirc getting terminal size was not feasible
<abu[7]> The sequence you use, "\e[18t", where is it documented?
<abu[7]> And how did you test your 'getSize'?
<abu[7]> BTW, the easiest is (format (sys "COLUMNS")) etc, but it is not updated after a SIGWINCH singal
<abu[7]> Same probably with the results of an escape sequence call
<abu[7]> Besides, as long as even a simple ioctl() does not work, the pil build in not complete
rob_w has joined #picolisp
corecheckno has joined #picolisp
ygrek has joined #picolisp
rob_w has quit [Quit: Leaving]
bjork1intosh has quit [Ping timeout: 260 seconds]
bjorkintosh has joined #picolisp
bjorkintosh has joined #picolisp
bjorkintosh has quit [Remote host closed the connection]
bjorkintosh has joined #picolisp
bjorkintosh has joined #picolisp
ygrek has quit [Remote host closed the connection]
f8l has quit [Ping timeout: 252 seconds]
chexum has quit [Ping timeout: 264 seconds]
chexum has joined #picolisp
f8l has joined #picolisp