Plangs
Name | Description |
---|---|
Arduino | platform for creating interactive electronics projects, using a C/C++-based language. |
Ascent | Logic programming language (similar to Datalog) embedded in Rust via macros. |
CircuitPython | Maintained by Adafruit, simplifies Python for microcontroller applications and is implemented in C. |
Ichiban Prolog | An embeddable ISO Prolog interpreter in Go. |
MicroPython | Subset of Python 3 tailored for microcontrollers. |
mruby | Lightweight Ruby interpreter designed for embeddability. |