Skip to content
/ Yuzu Public

A project exploring compiler design principles in C++

Notifications You must be signed in to change notification settings

Tamiyo/Yuzu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yuzu Programming Language

Overview

This project explores compiler design principles, including syntax analysis, semantic analysis, and code generation, using C++. The goal is to gain hands-on experience with writing a compiler to C/C++ (opposed to Rust, which most of my other side projects are written in) and improve my programming skills in C++.

License

This project is licensed under the MIT License.

About

A project exploring compiler design principles in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published