Re: Advent of Code 2020

2020-12-16 Thread Davide BERTOLOTTO
Thanks Alex, I did manage to compile pil21 some time ago on termux, but it was not the latest version. Waiting for the package is for satisfying my laziness by having automatic updates ;) Sad to hear about termux, I hope that there will be a solution for that. It is a great tool! Cheers, Davide

Re: Advent of Code 2020

2020-12-16 Thread Alexander Burger
Hi Davide, > I am using the one from the package manager of ubuntu 18, so it's probably > pil 64. Right. > I am waiting for the new package on thermux ;) Me too! However, I'm not sure about the state. I wrote to Fredrik (the developer of Termux) in November and again in December, asking him

Re: Advent of Code 2020

2020-12-16 Thread Alexander Burger
Hi Davide, > For anyone who is interested, I am participating to the advent of code 2020 > (https://adventofcode.com/) using Picolisp. > Here is the repository https://github.com/dbertolotto/advent-of-code-2020 Great! Thanks a lot!! ☺/ A!ex -- UNSUBSCRIBE:

Re: Advent of Code 2020

2020-12-16 Thread Mike
December 16, 2020 6:09 PM, "Davide BERTOLOTTO" wrote: > Hi all, > > For anyone who is interested, I am participating to the advent of code 2020 > (https://adventofcode.com/) using Picolisp. > > Here is the repository https://github.com/dbertolotto/advent-of-code-2020 > Thanks for sharing,

Re: Advent of Code 2020

2020-12-16 Thread Davide BERTOLOTTO
I am using the one from the package manager of ubuntu 18, so it's probably pil 64. I am waiting for the new package on thermux ;) On Wed, Dec 16, 2020, 17:36 Mike wrote: > December 16, 2020 6:09 PM, "Davide BERTOLOTTO" < > davide.bertolo...@gmail.com> wrote: > > > Hi all, > > > > For anyone who

Advent of Code 2020

2020-12-16 Thread Davide BERTOLOTTO
Hi all, For anyone who is interested, I am participating to the advent of code 2020 (https://adventofcode.com/) using Picolisp. Here is the repository https://github.com/dbertolotto/advent-of-code-2020 Cheers, Davide