GitHub / inner-byte / custom-compiler-design
This project implements a full-featured compiler for a custom programming language, demonstrating modern compiler design principles and optimization techniques. The compiler follows the traditional multi-pass compilation process while incorporating advanced features like optimization frameworks and sophisticated register allocation.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inner-byte%2Fcustom-compiler-design
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 424 KB
Dependencies parsed at: Pending
Created at: 4 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 2 months ago
Topics: c, compiler, compiler-backend, compiler-design, compiler-frontend, compiler-optimization, computer-architecture, cpp, programming-challenge, programming-logic, programming-project