A simple abstract syntax tree (AST) implementation in TypeScript.
Can tokenize, parse, and evaluate infix expressions. Recognizable operators and functions are defined in the Operator.ts and FunctionMap.ts files.
levp/ast
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|