Re: Announcing another project: a Unicorn-inspired PicoLisp daemon

2020-06-29 Thread Alexander Williams
I agree with a lot of this, however I do somewhat oppose the creation of yet another new package manager (see IRC chat logs). Perhaps try to follow the same "rules" for repos: - readme, changelog, license, makefile, test.l, module.l That would be a good start to standardize information about Pi

Re: Announcing another project: a Unicorn-inspired PicoLisp daemon

2020-06-20 Thread Kevin Ednalino
I've thought about this also. The "batteries included" philosophy (Python a good example of this or CL's "alexandria" library), would help welcome new users getting started quickly, which seems more of a bigger factor for language adoption these days, and reduce duplication of effort. In addition,

Re: Announcing another project: a Unicorn-inspired PicoLisp daemon

2020-06-18 Thread andreas
Hi aw Awesome, many thanks. I will definitely build upon this. Good if we can re-use and establish some standard picolisp libraries (beside/in addition to the ones in the distro). NIH syndrome etc. Cheers, beneroth On 18.06.20 12:27, Alexander Williams wrote: > Hi all, > > It's been a busy week