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
seninha has quit [Quit: Leaving]
z4k4ri4 has quit [Quit: WeeChat 3.6]
z4k4ri4 has joined #picolisp
pablo_escoberg has joined #picolisp
msavoritias has joined #picolisp
rob_w has joined #picolisp
chexum has quit [Remote host closed the connection]
chexum has joined #picolisp
lagash has quit [Ping timeout: 260 seconds]
chexum has quit [Ping timeout: 255 seconds]
chexum has joined #picolisp
chexum has quit [Remote host closed the connection]
chexum has joined #picolisp
pablo_escoberg has quit [Quit: Client closed]
lagash has joined #picolisp
rob_w has quit [Remote host closed the connection]
bjorkint0sh has quit [Quit: Leaving]
bjorkintosh has joined #picolisp
isaneran has joined #picolisp
isaneran has quit [Ping timeout: 252 seconds]
isaneran has joined #picolisp
<tankf33der> Hi all
<tankf33der> what is minipicolisp with bignum added?
<abu[7]> I do not know. Perhaps a backport of the bignums in pil32 to miniPicoLisp?
<tankf33der> It was never announced, right?
<abu[7]> Not sure
<abu[7]> It is possible to make bignums on *top* of the existing shortnums in mini
<abu[7]> i.e. purely in Lisp
<abu[7]> Would be rather slow I suppose
<tankf33der> Ok
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
seninha has joined #picolisp
<abu[7]> I haven't looked at miniPicoLisp since many years
<bjorkintosh> miniPicoLisp??
<bjorkintosh> what's that?
<abu[7]> It is a reduced version of the old 32-bit version of PicoLisp
<abu[7]> Uses only stdio (no dependence on POSIX)
<bjorkintosh> it's already pretty tiny.
<abu[7]> yeax
<abu[7]> yeah
<abu[7]> it is more about the data structures which are mini
<abu[7]> i.e. only 30-bit short numbers
<abu[7]> and no UTF-8, but so-called ASCII-6/7
<abu[7]> Six and a half byte per character ;)
<abu[7]> It runs well on embedded systems: https://picolisp.com/wiki/?minicoderom
isaneran has quit [Ping timeout: 264 seconds]
<tankf33der> Implement bignum is in my long list of fun i want to implement
msavoritias has quit [Ping timeout: 256 seconds]
<abu[7]> 👍😎
Iacob has quit [Ping timeout: 255 seconds]
Iacob has joined #picolisp
Iacob has quit [Quit: IRCNow and Forever!]
Iacob has joined #picolisp