Documentation

Scriptling is a minimal, sandboxed interpreter for Python-like scripting designed for embedding in Go applications. Use the sections below to get started, integrate with Go, or explore tutorials.

Guides

Tutorials

Step-by-step guides for real-world scenarios:

Reference

For language syntax, built-in functions, and library APIs, see the Reference section.