philanc
Results
3
issues of
philanc
Thanks for _fe_ -- a very nice tiny interpreter. How could I make an `eval` function (or macro)? i.e. such that `(= a '(+ 1 2))` `(eval a)` => 3...
My objective is to build a tinysshd (static build, with musl libc) as small as possible. Performance is not an issue. The ssh client would be a recent ssh from...
Thanks for Viewnior! How to can I define an application for the "File/Edit With" menu? I would like to use it with application "mtpaint"