Bootstrap Version of the Galena Compiler
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-11 04:35:08 -04:00
crates Finish most of AST reimplementation 2026-08-11 04:35:08 -04:00
.gitignore Implemented lexer and support utilities 2026-07-25 18:47:20 -04:00
Cargo.lock Started AST reimplementation 2026-07-26 01:36:27 -04:00
Cargo.toml Implemented lexer and support utilities 2026-07-25 18:47:20 -04:00
Readme.md Create README.md 2026-07-21 06:11:05 -04:00
rust-toolchain.toml Implemented lexer and support utilities 2026-07-25 18:47:20 -04:00

Galena Bootstrap Compiler

Bootstrap version of the Galena compiler.

I have burned out on this project multiple times so this is a rewrite. Currently focusing on the implementation and will write a proper README and wiki later.