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.
License
BSD LicenseFollow CSP embedded C-like scripting language
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CSP embedded C-like scripting language!