v 1.1.0 Updated: 2 years, 1 month ago
An ultra-lightweight embedded scripting language optimized for microcontrollers.
Berry is an ultra-lightweight dynamically typed embedded scripting language. It is designed for lower-performance embedded devices. The Berry interpreter-core's code size is less than 40KiB and can run on less than 4KiB heap (on ARM Cortex M4 CPU, Thumb ISA and ARMCC compiler). The interpreter of Berry includes a one-pass compiler and register-based VM. All the code is written in ANSI C99.
To install berry, paste this into the macOS Terminal after installing MacPorts
sudo port install berry
| Installations | 0 |
| Requested Installations | 0 |