Let's use this #Blockly Demo ... And add a "Lisp" tab to show our Generated #BL602 #uLisp Code
https://github.com/AppKaki/blockly-ulisp/blob/master/demos/code/index.html#L26-L41
Microwave oven runs #Linux on Rockchip RK3308 for voice control
https://www.cnx-software.com/2021/05/07/linux-microwave-oven-rockchip-rk3308-voice-control/
Previously we've done a #Blockly Code Generator for Embedded #RustLang ... But it got complicated because of Type Inference ... Lisp should be simpler, I think 🤔
https://lupyuen.github.io/articles/advanced-topics-for-visual-embedded-rust-programming
#Blockly (Scratch) needs a Code Generator for each language ... So we copy the Dart generator, paste it as Lisp ... And tweak the Lisp generator for #BL602 🛠️
https://github.com/AppKaki/blockly-ulisp/blob/master/generators/lisp/loops.js#L48-L60
Let's run this #uLisp Blinky Function on #BL602
https://github.com/lupyuen/bl_iot_sdk/tree/ulisp/customer_app/sdk_app_ulisp
Big right-to-repair win: FTC blasts tech giants for making it so difficult to mend devices
An estimated 30% of all smartphones vulnerable to new #Qualcomm bug
https://therecord.media/an-estimated-30-of-all-smartphones-vulnerable-to-new-qualcomm-bug/
How we modded #uLisp to call #BL602 GPIO Hardware Abstraction Layer
https://github.com/lupyuen/ulisp-bl602/blob/master/src/ulisp.c#L3536-L3554
Ryuk #Ransomware Attack Sprung by Frugal Student ... From cracked software to RDP Printer Driver
https://threatpost.com/ryuk-ransomware-attack-student/165918/
#uLisp on #PineCone #BL602 @PINE64 ... Now blinks the LED yay! 🎉
https://github.com/lupyuen/bl_iot_sdk/tree/ulisp/customer_app/sdk_app_ulisp
How our #BL602 #LoRaWAN Driver opens an Application Port
https://lupyuen.github.io/articles/lorawan?28#open-lorawan-port
#Lisp is Not Dead Yet! We still see bits of Lisp today in #WebAssembly ... Like the Stack Machine and S-Expressions
https://developer.mozilla.org/en-US/docs/WebAssembly/Understanding_the_text_format
Why are they called CAR and CDR in #Lisp? Here's why
#Pine64 + #RAKwireless: Let’s make MiRAKles happen
https://www.pine64.org/2021/05/06/lets-make-mirakles-happen/
IoT Techie and Educator / Apache NuttX PMC