Documentation

May 16, 2026 · View on GitHub

English guides for embedding and using the Tiny interpreter library.

DocumentDescription
Getting startedBuild, minimal host setup, running scripts
Script languageSyntax: variables, control flow, macros, containers
C++ APIInterpreter, Value, errors, host functions and operators
Base libraryOptional modules: arithmetic, containers, filesystem, …
LimitationsKnown quirks and edge cases
Copy and containersInterpreter copy vs Map / Vector variable visibility
BenchmarksLocal make bench throughput (reference numbers)

Quick links