Fixed many minor things, tested it on main and is amazing, i think i need to start adding fractions next so further testing can be done with more powerful operators
This commit is contained in:
@@ -19,7 +19,6 @@ include_directories(include)
|
||||
add_library(calculator_lib
|
||||
src/lexer.c
|
||||
src/parser.c
|
||||
src/ast.c
|
||||
src/evaluator.c
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user