Re: Picolisp Outlook

2021-02-21 Thread Nehal
Hi Tom,

It appears that so long as the virtual machine abstraction is of any value
the PicoLisp ecosystem will continue to grow. PicoLisp basically is Cell
(cons pair) processing. One needs to approach PicoLisp bottom up from cell.

Surprisingly the cloud and its serverless abstraction are ultimately
abstractions of a virtual machine of a different scale and type, that is
orthogonal to PicoLisp.

There is already a docker implementation of PicoLisp on SmartOS of Titan
cloud. Please search and discover.

PicoLisp ecosystem appears to be super safe as it is based on future-proof
virtual machine architecture, hence as safe and future-proof as mathematics

Re: Picolisp Outlook

2021-02-21 Thread Danilo Kordic
  LispM ( http://metamodular.com/closos.pdf ).

On Sun, Feb 21, 2021, 17:58  wrote:

> It's 2021, Software is eating the world, people are flocking to Python and
> Javascript mainly, we're swimming in machine learning and AI and serverless
> and what not. In the current times, where do you see the future of Picolisp
> in the years to come? What do you see as the killer feature that could help
> Picolisp to strive and survive? What do you think is missing in the
> Picolisp ecosystem?
> Any ideas and insights would be highly appreciated.
> Regards,
> Tom
>


Re: Picolisp Outlook

2021-02-21 Thread Christophe Gragnic
Hi!

My personal thoughts below

Le dim. 21 févr. 2021 à 17:57,  a écrit :

> ... where do you see the future of Picolisp in the years to come?
>

People willing to use it will use it. People not aware of it or not wanting
to use it will not use it. That's all.
Alex just made a "coup de maître" reimplementing his language, who is able
to predict his next brilliant move!?

What do you see as the killer feature that could help Picolisp to strive
> and survive?
>

PicoLisp is a language (with a fascinating set of implementations), not a
product.

What do you think is missing in the Picolisp ecosystem?
>

Nothing, or Alex would have implemented it!

Wait. I have an idea I'll send to the list in another message. Nothing
language related, maybe a howto request.


chri

>


Subscribe

2021-02-21 Thread biederm