gluax / rust-compiler

A compiler written in rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Compiler

About

A to be named language

Why?

I wanted to learn to write a compiler continue to expand on this project

Tokenizer

The tokens associated in the language

src/tokenizer/token

Lexer

How we understand the symbols of the language

src/lexer

About

A compiler written in rust.


Languages

Language:Rust 100.0%