berry
Microcontroller scripting language
An ultra-lightweight embedded scripting language optimized for microcontrollers.
A ultra-lightweight embedded scripting language optimized for microcontrollers.
831 stars
31 watching
97 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
berrycembeddedlanguagemicrocontrollerscripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
svenssonjoel/lispbm | An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,784 |
tamakichi/ttbasic_microbit | A portable, text-based programming language and environment for the micro:bit microcontroller | 7 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |
dbetz/bob | A minimalistic programming language in C with simple syntax and minimal features. | 17 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |