Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add variable declarations | Mathias Magnusson | 2025-06-02 |
* | add statements ending in ; and allow parsing multiple of them | Mathias Magnusson | 2025-06-02 |
* | make Lexer peekable without a wrapper | Mathias Magnusson | 2025-06-02 |
* | add identifiers, procedure calls and a built in print procedure | Mathias Magnusson | 2025-06-01 |
* | capitalize Lexer.zig correctly | Mathias Magnusson | 2025-06-01 |