Re: xxhash

2020-03-20 Thread Mike
http://rosettacode.org/wiki/Find_duplicate_files#PicoLisp > https://git.envs.net/mpech/xxhash-picolisp > This binding I will use in this task: > http://rosettacode.org/wiki/Find_duplicate_files (mike) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Installation and update

2020-03-20 Thread cilz
Hi Mike, All, Thanks for these tips. I was not aware of: pil @lib/test.l + to check the installation. Here, I'm using Manjaro Linux and Picolisp can be installed from the Aur repo with: yay -S picolisp however it installs version (18-9-1) which is not up to date! Install from source works

xxhash

2020-03-20 Thread Mike
hi all, https://git.envs.net/mpech/xxhash-picolisp This binding I will use in this task: http://rosettacode.org/wiki/Find_duplicate_files BTW, I have a collection of hashes implemented on PicoLisp: https://git.envs.net/mpech/tankf33der/src/branch/master/hash (mike) -- UNSUBSCRIBE: mailto:pico