A RubyGems plugin that generates binary gems
-
Updated
Apr 15, 2021 - Ruby
A RubyGems plugin that generates binary gems
A tiny low-level / high-level hybrid compiled language
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.
NitroPascal is a full-featured Object Pascal compiler built entirely on top of Parse() - the compiler construction toolkit. It exists to prove a point: a complete, production-quality language can be built with Parse() without touching a parser generator, a lexer generator, or a custom pipeline.
A stack-based and register-based compiler toolchain written in rust!
A bytecode-based cross platform linker
Linux kernel source tree but modified
This repository contains a fully working GCC cross-compiler toolchain targeting the RISC-V architecture, along with a detailed research paper that provides an overview of Instruction Set Architectures (ISAs), the role of compilers, and the RISC-V compilation flow.
A zero-dependency compiler - no stdlib, OS headers and heap allocation
An assembler designed as the future target for Garter compilation
Simple makefile-based build for musl cross compiler
Segmented virtual machine in C for a Computer Architecture course. Runs VMX (v1/v2) binaries with optional disassembler, VMI breakpoint dumps, stack and syscalls, plus a test/assembler toolkit (vmg.exe/vmt.exe) and sample .asm/.vmx/.vmi programs.
Compiler Construction Toolkit
A package manager for the Garter and Gasm programming languages
Homebrew Formulae for static-friendly musl-based GCC and/or Clang macOS/Linux to Linux cross-compilers
Add a description, image, and links to the compiler-toolchain topic page so that developers can more easily learn about it.
To associate your repository with the compiler-toolchain topic, visit your repo's landing page and select "manage topics."