This commit adds the `Token` and `TokenKind` definitions in `src/token.rs`, in `src/lexer.rs` I've added the `Lexer` logic. squash
3 lines
40 B
Plaintext
3 lines
40 B
Plaintext
fn main() {
|
|
puts("Hello, World!");
|
|
} |