Starlark

Starlark is a lightweight, high-level programming language designed for embedded use in applications. It uses a subset of the Python syntax. By default, the code is deterministic and hermetic. Wikipedia

Aliases: Skylark

Wikidata: Q104094003

Programming paradigms: procedural programming

Language types: computer languagescripting languagestrict programming language

Hello World in Starlark

print("Hello World")

Search on GitHub


Latest data update: 2025-12-23