Bootstrap Compiler
Go to file
Kyler Olsen 4cd5115d4b Changed double_peek to far_peek and broke out is_digit_after 2025-06-12 22:22:56 -06:00
include/sync Expanded number token reading and added more operators and punctuation 2025-06-12 21:39:57 -06:00
src Changed double_peek to far_peek and broke out is_digit_after 2025-06-12 22:22:56 -06:00
test Added more error printing 2025-06-12 21:40:16 -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)