I'm the developer of Juniper, a functional reactive programming language for the Arduino. It's very possible to run high level code on small devices. This even includes things like closures, which Juniper allocates on the stack!https://www.juniper-lang.org/
rahil627|11 months ago
hmmm, transpiling to C/C++ def makes sense! I'd wonder if haxe (lang) would work fine too then..!
very cool project!