A toy interpreter for a functional language with extensible records
Brandon Dyck
43fcb615fb
Instead, I'm going to eventually try adding impredicativity with Quick Look, so I can use records as modules and use one to pass effectful library funcs to the entry point. |
||
---|---|---|
.config | ||
.vscode | ||
.gitignore | ||
ast_classes.fsx | ||
AST.cs | ||
Expr.g.cs | ||
finn.csproj | ||
grammar.txt | ||
Interpreter.cs | ||
multiple-let.txt | ||
Parser.cs | ||
Pattern.g.cs | ||
Program.cs | ||
strawman1.txt | ||
strawman2.txt | ||
strawman3.txt | ||
strawman4.txt | ||
TODO.txt | ||
Type.cs |