No description
Hyeonung Baek
71bc70d3bc
This commit: - removes unused functions - refactors operator overloading & auto-coercion system - changes type signitures of operators - incorperates unary operators into Eval.Operator.operator table - changes external function implementation |
||
---|---|---|
.gitignore | ||
ast.ml | ||
dune | ||
dune-project | ||
eval.ml | ||
lex.ml | ||
main.ml | ||
parser.ml | ||
token.ml |