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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CSP embedded C-like scripting language!