A toy interpreter for a functional language with extensible records
Go to file
2023-06-28 12:12:14 -06:00
.config Config dev environment for F# 2023-06-24 18:15:55 -07:00
.vscode Debug with terminal to get interactive stdin 2023-06-08 08:01:21 -06:00
.gitignore Config dev environment for F# 2023-06-24 18:15:55 -07:00
ast_classes.fsx Set up AST class generation 2023-06-24 18:15:37 -07:00
ASTPrinter.cs Parse a subset of expressions 2023-06-28 12:12:14 -06:00
Expr.g.cs Set up AST class generation 2023-06-24 18:15:37 -07:00
finn.csproj Set up AST class generation 2023-06-24 18:15:37 -07:00
Parser.cs Parse a subset of expressions 2023-06-28 12:12:14 -06:00
Program.cs Parse a subset of expressions 2023-06-28 12:12:14 -06:00