Am Sonntag, 12. April 2020 schrieb Alexander Burger <a...@software-lab.de>:
> Hi Guido,
>
>> All you need to do, is to let PicoLisp Interpreter convert PicoLisp
Source
>> into that Lisp dialect, Webassembly VM does understand, and you're done!
>
> OK, if it is so easy, why don't you do it?

I've hoped, you would have an insight, that going that way could bring you
lots of revenue. :-/


> Still it doesn't solve the portability issue. I want PicoLisp to run also
in iOS
> (also MacOS, and other server setups). pil64 is fine (and probably the
absolute
> optimum in terms of performance), but it can't be ported to e.g. RISC-V.

Just a question of time, until Webassembly will be the standard
(containered = secure) way of starting processes, microservices on mobiles,
Linux Servers in general.

That's going quick now, we're already replacing Docker containers by
Webassembλy containers for all kinds of microservices:

Webassembλy rules!!!!

RISC-V ... i am playing around with that, recently adapted TCC to the
Kendryte 210 Board. Holy fuck, that thing ist fast!!! And cheap!

https://www.heise.de/newsticker/meldung/RISC-V-50-Dollar-Entwicklerboard-aus-China-4198639.html

uLisp is dominating here:

http://www.ulisp.com/show?30X8

Inline RISC-V Assembler brings speedup of upto 1000x ...

http://www.ulisp.com/show?30ZU

Here the original and assembler accelerated Mandelbrot example:

http://forum.ulisp.com/t/mandelbrot-set-using-risc-v-assembler/522

First i've thought, German Industry would hop on microPython, but no ...

uLisp on RISC-V is making it. Lisp is much smaller and faster to implement.
The fastest growing market of all times ... Embedded Lisp ...

Have fun!

>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to