The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
Features
- Platform Indipendent Library
- Simple compiler for SASM language (SbiASseMbly)
- Executable format very portable
- Custom user functions assignable in compile-time
- Simple (but powerful if combined) instructions
- Examples for Windows and AVR (ATmega16)
- Small programs size
Categories
InterpretersLicense
Public DomainFollow SBI - Small Bytecode Interpreter
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SBI - Small Bytecode Interpreter!