tinyBigGAMES

Myra is a statically-typed, compiled language in the Pascal/Oberon tradition. It transpiles to C++23 and uses Zig as a build backend, producing real x86-64 executables and libraries for Windows and Linux. The backend is invisible. You write Myra. You get binaries. Myra - Pascal. Refined.

14
5
100% credibility
Found Feb 23, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Pascal
AI Summary

Myra is a programming language using clean Pascal syntax to build high-performance native executables, libraries, and plugins for systems software, games, and cross-platform tools on Windows and Linux.

How It Works

1
🔍 Discover Myra

You learn about Myra, an easy-to-read way to make super-fast programs for games, tools, or apps that feel native and powerful.

2
📥 Grab the package

Download the complete ready-to-go kit from the release page and unzip it anywhere on your computer.

3
🛠️ Set it up

Add the tools folder to your computer's search path so everything works smoothly from any spot.

4
Start your first project

Create a new folder for your idea, like a game or handy tool, and add a starter file with simple instructions.

5
✏️ Write your code

Type clear, structured instructions in familiar block style to define what your program does.

6
🚀 Build and launch

Turn your writing into a real running program that works on Windows or Linux with one easy action.

🎉 Your program shines

Watch your fast, efficient creation come to life, ready for games, tools, or sharing with others.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is MyraLang?

MyraLang (github.com/tinyBigGAMES/MyraLang) is a statically-typed Pascal/Oberon-style language that lets you write clean, structured code and get native x86-64 executables or libraries for Windows and Linux. It transpiles to C++23 with an invisible Zig backend for building, so you focus on Myra source and run real binaries—no VMs or interpreters. The full toolchain, including LSP and debugger, ships ready-to-use after unzipping.

Why is it gaining traction?

It stands out by bundling everything—no installs, no config—for instant native builds via simple CLI commands like `myra init`, `build`, and `run`. Developers dig the seamless C interop with auto header importers, inline C++ escapes, and cross-platform targeting, delivering C++23 stdlib power in readable Pascal syntax. Early adopters on myra ai github praise the zero-boilerplate FFI for libs like raylib.

Who should use this?

Systems programmers building CLI tools or shared libraries needing low-level control without C++ syntax wars. Game devs targeting Win/Linux who want packed structs, pointers, and direct memory management in explicit, auditable code. Pascal/Delphi veterans seeking modern features like variadics and exceptions with full LSP/debugger support.

Verdict

Promising for niche Pascal fans craving native perf and tooling, but with 10 stars and 1.0% credibility score, it's very early—docs are thorough, but expect bugs in complex projects. Try for prototypes if the syntax hooks you; skip for production until more battle-tested.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.