Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>marathon-extNew to Visual Studio Code? Get it now.
marathon-ext

marathon-ext

AmeritusWeb

|
5 installs
| (0) | Free
A runtime-first software development framework
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

marathon-ext README

🏃‍♂️ Marathon Transpiler (marathon-ext) 🚀 Runtime-First Software Development & Transpilation for VS Code

Marathon is a Runtime-First code transpiler that allows you to write code in execution order, automatically generating the necessary class structures and boilerplate. It's ideal for:

Event-driven programming Distributed systems Game engines Scientific computing 🏗️ Write execution flow first, let the structure build itself!

Features

✅ Runtime-First Syntax ✅ Auto-Generates Boilerplate Code ✅ Semantic Highlighting for mrt Files ✅ Runtime-First Test-Driven Development (TDD) with @assert ✅ Code Annotations for Execution Flow (@varInit, @run, @onEvent) ✅ Transpiles to React, Python, C#, and more!

Requirements

VS Code >=1.97.0 Node.js >=16.x npm >=8.x

Extension Settings

  • mrtconfig.json: Must be at the same folder level as your MRT file.

{ "transpilerOptions": { "target": "csharp" } }

Known Issues

Semantic token highlighting is currently limited. Expanding support for React Native is planned.

Release Notes

1.0.0 - Initial Release ✅ Syntax highlighting for .mrt ✅ Initial support for C#


For more information

  • Marathon Transpiler

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft