A toy interpreter for a functional language with extensible records
.config | ||
.vscode | ||
.gitignore | ||
ast_classes.fsx | ||
AST.cs | ||
Expr.g.cs | ||
finn.csproj | ||
grammar.txt | ||
Interpreter.cs | ||
Parser.cs | ||
Pattern.g.cs | ||
Program.cs | ||
strawman1.txt | ||
strawman2.txt | ||
strawman3.txt | ||
strawman4.txt | ||
Type.cs |