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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CSP embedded C-like scripting language!