Initial Commit

This commit is contained in:
Charlotte Gaskell 2026-06-25 21:34:59 +01:00
commit c5bd436b7e
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/target

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# minifunc
A toy, minimal functional programming language.