This website requires JavaScript.
Explore
Help
Sign In
b
/
finn-lang
Watch
1
Star
0
Fork
0
You've already forked finn-lang
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A toy interpreter for a functional language with extensible records
6
Commits
1
Branch
0
Tags
95
KiB
C#
90.3%
F#
9.7%
cbefb3cf40
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Brandon Dyck
cbefb3cf40
Config dev environment for F#
2023-06-24 18:15:55 -07: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
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
Program.cs
Use record syntax for Token
2023-06-08 08:16:32 -06:00