aw- has joined #picolisp
aw- has quit [Ping timeout: 250 seconds]
emacsoma1 has quit [Quit: WeeChat 3.3]
emacsomancer has joined #picolisp
alexshendi has quit [Remote host closed the connection]
alexshe11 has joined #picolisp
alexshe11 has quit [Ping timeout: 252 seconds]
alexshendi has joined #picolisp
clacke has quit [*.net *.split]
alexshendi has quit [Ping timeout: 260 seconds]
aw- has joined #picolisp
<
tankf33der>
hi all
<
tankf33der>
Regenaxer: question
<
tankf33der>
why digits glue together?
<
Regenaxer>
'tab' takes individual args, not a list
<
Regenaxer>
try (apply tab Fmt L)
<
Regenaxer>
(tab Fmt L) means a single arg
<
Regenaxer>
ie. single column
<
Regenaxer>
oops, I mean (apply tab L Fmt) of course
<
tankf33der>
did not understand from documentation
<
Regenaxer>
How about using 'at'?
<
Regenaxer>
or simply two nested 'do's
<
tankf33der>
i will try at then
<
Regenaxer>
(space)
<
Regenaxer>
(print (propdiv (inc (0)))) )
<
Regenaxer>
(prinl) )
<
Regenaxer>
Needs alignment
<
tankf33der>
too massive
<
Regenaxer>
(prin (align 4 (propdiv (inc (0))))) )
<
Regenaxer>
(prinl) )
<
tankf33der>
i will use it
<
tankf33der>
as is.
clacke has joined #picolisp
razzy has joined #picolisp
<
razzy>
how do i read arguments passed to ./pil?
<
razzy>
like ./pil ./mypicolisp path-to-files-to-process
razzy has quit [Ping timeout: 245 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 252 seconds]
razzy has joined #picolisp
<
Regenaxer>
Hi razzy, are args not as you expected?
<
Regenaxer>
There is "Invocation" in doc/ref.html
razzy has quit [Ping timeout: 250 seconds]
aw- has quit [Ping timeout: 260 seconds]
brandelune has joined #picolisp
<
brandelune>
wow, I've not joined this channel in a long time :-)
razzy has joined #picolisp
<
razzy>
Regenaxer: (args) (next) and everything works with functions. I maybe tested it wrong with whole script launch
razzy has quit [Client Quit]
razzy has joined #picolisp
<
razzy>
Regenaxer: reading Invocation now. propably answer
<
Regenaxer>
Hi brandelune, welcome back! :)
<
Regenaxer>
razzy, good
<
Regenaxer>
what (next) is for functions is (opt) for command line args
<
brandelune>
I just read the latest blog post by Mia. Waiting for the next installment !
<
Regenaxer>
Great :)
razzy has quit [Quit: leaving]
brandelune has quit [Quit: This computer has gone to sleep]
brandelune has joined #picolisp
brandelune has quit [Quit: This computer has gone to sleep]
brandelune has joined #picolisp
brandelune has quit [Client Quit]
oldf8l has joined #picolisp
stultulo has quit [Ping timeout: 260 seconds]
aw- has joined #picolisp
aw- has quit [Ping timeout: 252 seconds]