Jooris Hadeler a8a1b5b897 feat: Add token definitions and lexer logic.
This commit adds the `Token` and `TokenKind` definitions in `src/token.rs`,
in `src/lexer.rs` I've added the `Lexer` logic.
2026-03-11 23:25:46 +01:00
2026-03-11 23:17:50 +01:00
Description
The home of the bucky language compiler.
93 KiB
Languages
Rust 100%