Role in this project:
Back-end Developer Contributions:115 commits, 37 PRs, 17 pushes in 1 month
Contributions summary:Victor added the base folder structure for the parser including a lexer for C++ and symbols table. They implemented a symbol table and basic expression classes and mathematical expressions along with related enums and AST node classes. They also integrated trigonometric functions and database functionalities. This development involved building a foundation for parsing and evaluating expressions within the TytusDB system.