Hi Bruno,

> since it does not come as a termux package anymore,

Really? I can see the picolisp package here in Termux.

It is still on pil64 though. I asked Fredrik, the maintainer of Termux, last
week to change to pil21. Didn't get an answer yet.


> can I compile it on my phone?

Yes, just like on other systems (see INSTALL, some packages differ for Termux):

   $ apt install make clang llvm readline libffi openssl pkg-config
   $ wget https://software-lab.de/pil21.tgz
   $ tar xfz pil21.tgz
   $ cd pil21
   $ (cd src; make)

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to