Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Parser support | Aaditya Dhruv | 2025-08-10 | 1 | -6/+7 |
| | | | | | | | - Parser is able to take Lexer tokens and generate AST with Text (Paragraph) and Headings - Scanner has been renamed to Lexer - main.rs has been updated to use the Lexer and Parser | ||||
* | Barebones rendering framework | Aaditya Dhruv | 2025-06-05 | 1 | -0/+125 |