PINE64

Full Version: Article: uLisp and Blockly on PineCone BL602 RISC-V Board
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here's how we port the uLisp Interpreter to PineCone BL602... And write graphical programs with Blockly (Scratch)

uLisp and Blockly on PineCone BL602 RISC-V Board
(05-14-2021, 06:33 AM)lupyuen Wrote: [ -> ]Here's how we port the uLisp Interpreter to PineCone BL602... And write graphical programs with Blockly (Scratch)

uLisp and Blockly on PineCone BL602 RISC-V Board

Awesome, this is an upcoming PineDio  BL-604 based LoRa device can utilize your uLisp and Blockly implementation.
Yep that would be awesome! I'm now working on a BL602 Simulator with uLisp, Blockly and WebAssembly, hope we can simulate the PineDio functions too.

Check this Twitter thread for updates...

https://twitter.com/MisterTechBlog/statu...12224?s=19[Image: 26a7df22b5546e635465e3a1f291b118.jpg]

Sent from my Pixel 4 XL using Tapatalk
Sweet, given I've implemented numerous lisp systems, including multiprocessor dialect of Common Lisp,
i am fascinated that someone has got a lisp running on minimal processor.
Can this boot on a Pine 64+, can I recompile it with my own implementation extensions?
Thanks, Jack