Raspberry Pi
Low-cost, single-board computer designed to promote teaching of computer science in schools and developing countries.
Details
Plangs
Name | Description |
---|---|
CircuitPython | Maintained by Adafruit, simplifies Python for microcontroller applications and is implemented in C. |
Elvish | Versatile scripting language and interactive shell with cross-platform binary support. |
MicroPython | Subset of Python 3 tailored for microcontrollers. |
PureBasic | Modern BASIC programming language that compiles to native code across multiple platforms. |
Python | Dynamic, high-level programming language known for its easy-to-read syntax. |
Xojo | Cross-platform development tool and proprietary object-oriented programming language for building native applications. |