We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

CSP embedded C-like scripting language

Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers.

At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases.

Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website https://csp-script.sourceforge.io/
Tags
License
Features