a Python-inspired mini language for magmacrunch infrastructure
Write and run .mgs scripts in-browser with Pyodide. 14 examples, syntax highlighting, console output.
Syntax cheat sheet: variables, functions, classes, control flow, built-in functions, and string methods.
A Python-inspired mini scripting language by magmacrunch media.
Write .mgs scripts that combine general-purpose programming with infrastructure automation via the domain bridge.
Tree-walk interpreter, no compilation step, runs in your terminal or browser.
pip:
pip install magmascript
homebrew:
brew install magmacrunch-media/tap/magmascript
v3.2.1
magmascript run script.mgs
magmascript repl
MIT · Copyright 2026 magmacrunch media