Hello Alexander, Thank you for replying directly!
>> Could you point to me how to search for these topics: >> 1. Does PicoLisp have a "live image" one could connect to remotely? > You mean a remote REPL that could be used for playing around? I'm not aware of > one, it would also be quite a security hole. Thank you, good to know. >> 2. Is it possible to wrap a PicoLisp program to produce an >> "executable", like for example cx-Freeze[1] for Python? > There is no built-in way. > BTW, are you aware that PicoLisp does not run on Microsoft Windows? Thank you, I knew. I have been successfully using it via WSL (Ubuntu). It was so easy to install. It seems upcoming WSL2 will bring a real Linux kernel, and more inter-operability. >> 3. If not, how could one "protect" the source code after deployment? > There is no built-in "protect"ion in that sense. You could (map zap (all)) to > remove all symbol names, but this is tricky as some symbols might have to be > excluded if they are used in I/O of that application. In my specific case (small-to-medium project for non-profit) I would not need to protect source, but it is good to know in general. >> 4. If possible, where can one download the PicoLisp Mailing List >> archives? >> I would like to search and browse offline, using my own mail >> reader. Mail-archive.com's FAQ says, "You can use any website >> mirroring tool to download an archive in HTML format to your local >> computer."[2] But that HTML makes it quite difficult to read for >> people with weak sight. > I could prepare a tarball of all mbox files I have and send them to you by PM. > Would that help? That would be absolutely fantastic. I would really appreciate that, thank you! When you'll have time, my address is [lisp at gmx dot com]. Thanks! >> 5. Are there any PicoLisp events one could attend, preferably in >> Europe and in English? I am currently based in North Italy and I would >> like to attend one if I can. > By chance we are just now in IRC in the process of discussing this. It is not > yet decided and announced here, but if so it might be at end of July in south > Germany. Wow, very good news. South Germany is quite near, I often pass by Munich and Bavaria. I hope I'll have the chance and honour to meet with you and others. Thank you again for creating PicoLisp, nurturing it and polishing it to such standards. A true jewel and a joy to use. Priyadarshan -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe