Skip to content
#

mindscript

Here are 2 public repositories matching this topic...

Language: Python
Filter by language

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

Improve this page

Add a description, image, and links to the mindscript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more