top | item 43467904

(no title)

calebh | 11 months ago

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/

discuss

order

rahil627|11 months ago

eyyyyy F#! microsoft's best language.

hmmm, transpiling to C/C++ def makes sense! I'd wonder if haxe (lang) would work fine too then..!

very cool project!