ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]
theruran has quit [Quit: Connection closed for inactivity]
bjorkintosh has quit [Ping timeout: 276 seconds]
bjorkintosh has joined #picolisp
bjorkintosh has joined #picolisp
beneroth has quit [Quit: Leaving]
<
geri>
hey, does picolisp reader use line buffering? abu[7]
<
abu[7]>
but readline() on stdin does
<
abu[7]>
Pil uses a general buffer
<
geri>
how does that work?
<
geri>
my current approach is just reading 1 character at the time from stdin, which works but not with readline() basically
<
geri>
and i want usable readline :(
<
abu[7]>
(vi 'llvm~_getStdin)
<
abu[7]>
click on gReadline
<
geri>
so you only do line buffering in interactive repl?
<
geri>
well, readline does yeah
<
abu[7]>
readline does
beneroth has joined #picolisp
theruran has joined #picolisp
ygrek has joined #picolisp
beneroth has quit [Quit: Leaving]
ygrek has quit [Remote host closed the connection]
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]
<
abu[7]>
: (sum '((N) (* N N N)) (range 1 9))
<
abu[7]>
Happy new year! ☺