D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
-
Updated
May 26, 2026 - Java
D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
Programa que procesa un archivo de texto escrito en el lenguaje inventado Vaja y genera código intermedio, código ensamblador sin optimizar, código ensamblador optimizado y archivos ejecutables.
A simple compiler, generate bytecode for JVM
An optimizing compiler for the Xi and Xi++ languages
For ACM Compiler 2019 (类C or Java编译器) Similiar to C or Java
🛠️ Modular C-Like Compiler Framework (Java) A clean, modular Java compiler for a custom C-like language - featuring a full lexer generator (ε-NFA → DFA), LR(1) parser, semantic analysis, and FRISC assembly code generation. Built with multi-stage testing, error recovery, and production-grade documentation.
A complete compiler for Java Minus Minus (Jmm)
Projeto de criação de compiladores ministrado pelo Centro de Informática (CIn - UFPE) da Universidade Federal de Pernambuco
This is a simplified assembly language with a tabular structured instruction set. This is meant for easy learning and fast implementation of assembly languages in microprocessors and microcontrollers. - Soham Kapur, VIT Chennai
Add a description, image, and links to the compiler-optimization topic page so that developers can more easily learn about it.
To associate your repository with the compiler-optimization topic, visit your repo's landing page and select "manage topics."