LispBM is a concurrent Lisp for microcontrollers with message passing
Summary
LispBM presents a concurrent Lisp environment designed for microcontrollers, featuring message-passing for inter-thread communication and a WebAssembly runtime for try-it-now experimentation. The project is hosted on GitHub and offers a starting point for developers exploring Lisp-based embedded programming and lightweight, concurrent systems.