Bootstrap Compiler
Go to file
Kyler Olsen 145ba2c181 Changed to read from a file 2025-06-12 21:36:12 -06:00
include/sync Refactor lexer to include filename and line/column tracking; update related functions and tests 2025-06-12 19:19:29 -06:00
src Changed to read from a file 2025-06-12 21:36:12 -06:00
test Changed to read from a file 2025-06-12 21:36:12 -06:00
.gitignore Basic Lexer 2025-06-12 00:06:17 -06:00
CMakeLists.txt Basic Lexer 2025-06-12 00:06:17 -06:00
LICENSE Update LICENSE 2025-06-11 19:47:26 -06:00
README.md Update README.md 2025-06-11 19:52:44 -06:00

README.md

sync

Bootstrap compiler for Zinc (Zinc Is Not C)