PicoBit: Scheme programming language for the ESP32

turgu1
Posts: 4
Joined: Sat Feb 17, 2018 5:12 pm

PicoBit: Scheme programming language for the ESP32

Postby turgu1 » Sat Feb 17, 2018 5:24 pm

Hello,

For the last few months, I've developed a Scheme byte code interpreter running on the ESP32 . The Scheme code is compiled to an intermediary very compact byte code that is then integrated with the interpreter ready to burn into flash on the chip. You can find it at the following location: https://github.com/turgu1/picobit

This project is based on the PicoBit scheme compiler and interpreter that was created many years ago by Marc Feeley, Vincent St-Amour and Jim Shargo.

This is still work in progress. Many features remains to be added, but at this point in time, it is robust enough to allow for experiments.

Cheers!

Guy

Who is online

Users browsing this forum: No registered users and 36 guests