unsubscribe

2019-03-05 Thread Alexander Sharihin
Hello. I haven't enough time for it. Have a good day!

Re: GitHub sold out to Microsoft

2018-06-05 Thread Alexander Sharihin
Hello! GitLab works on Microsoft's Azure Cloud. As I know picolisp developed without using github nor gitlab. If you care about freedom use only self-hosted solutions(I'm using just a ssh-server and user named git with simple diy repo creating tool). 2018-06-05 9:52 GMT+03:00 pd : > Best

Re: Update your topics (GitHub)

2017-09-26 Thread Alexander Sharihin
Sometimes detect as common lisp, because files is valid code for cl too. 26 сен 2017 г. 8:34 пользователь "Alexander Williams" написал: > Hi all, > > For anyone using GitHub to store their PicoLisp code/projects, can you > please add the 'picolisp' topic (label) to the

Is it possible to listen port on specific ip address?

2017-09-01 Thread Alexander Sharihin
When I use (accept (port 6000) .. ) - I'm listening port on 0.0.0.0 ip address, but I'm want to listen it on specific interface(or localy - 127.0.0.1). Is it possible?

Re: Beginner RESTful Web app in PicoLisp?

2017-08-17 Thread Alexander Sharihin
Hello! If you want create rest app you can try this library: https://bitbucket.org/iromero91/web.l/wiki/Home 2017-08-17 8:48 GMT+03:00 Christopher Howard : > Hi, I want to create a really simple PicoLisp Web application that > parses the URL, and does something.

Subscribe

2017-06-21 Thread Alexander Sharihin