Skip to content
@tinyBigGAMES

tinyBigGAMES LLC

Indie Developer & Publisher of Digital Entertainment Software

Pinned Loading

  1. MyraLang MyraLang Public

    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…

    Pascal 9 3

  2. Tiger Tiger Public

    Tiger is a Delphi-hosted compiler infrastructure that lets you generate native x86-64 binaries for Windows and Linux — executables, shared libraries, static libraries, and object files — entirely f…

    Pascal 14 2

  3. PaxLang PaxLang Public

    Pax is a Pascal/Oberon-inspired systems language that compiles to modern C++23 using Zig’s Clang toolchain, with a pass-through design that lets you mix raw C++ and Pax code freely in the same sour…

    Pascal 12 1

Repositories

Showing 3 of 3 repositories
  • MyraLang Public

    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.

    tinyBigGAMES/MyraLang’s past year of commit activity
    Pascal 9 3 0 0 Updated Feb 22, 2026
  • Tiger Public

    Tiger is a Delphi-hosted compiler infrastructure that lets you generate native x86-64 binaries for Windows and Linux — executables, shared libraries, static libraries, and object files — entirely from code. There is no source language to parse. Instead, you construct programs using a fluent Delphi API: define types, declare functions.

    tinyBigGAMES/Tiger’s past year of commit activity
    Pascal 14 2 0 0 Updated Feb 18, 2026
  • PaxLang Public

    Pax is a Pascal/Oberon-inspired systems language that compiles to modern C++23 using Zig’s Clang toolchain, with a pass-through design that lets you mix raw C++ and Pax code freely in the same source file.

    tinyBigGAMES/PaxLang’s past year of commit activity
    Pascal 12 1 1 0 Updated Feb 3, 2026

Top languages

Loading…

Most used topics

Loading…