Jut setting all up for the calculator

This commit is contained in:
2026-02-28 13:59:02 -06:00
commit 317e9f3b6b
13 changed files with 112 additions and 0 deletions

0
include/ast.h Normal file
View File

0
include/evaluator.h Normal file
View File

0
include/lexer.h Normal file
View File

0
include/parser.h Normal file
View File