Description
Scheme-style programs can be written for small Atmel microcontrollers used on many Arduino boards. This language subset is useful for embedded developers and learners who want a Lisp-like approach on constrained hardware.
It is a development tool for firmware experiments, not a desktop app. Hardware code can affect pins, sensors, and connected devices, so test carefully before using it in a real circuit.