Skip to content
#

mindscript-runtime

Here is 1 public repository matching this topic...

mindscript-runtime is the minimal, reference implementation of the MindScript engine. It provides: - a CLI for running .ms / .ms.md files - a parser that converts MindScript into an internal AST - a stage-based runtime that executes each stage sequentially - adapters for different LLM backends (OpenAI, Gemini, local stub)

  • Updated Dec 10, 2025
  • Python

Add this topic to your repo

To associate your repository with the mindscript-runtime topic, visit your repo's landing page and select "manage topics."

Learn more