added if expression

This commit is contained in:
Andrew Segavac
2021-09-14 21:15:39 -06:00
parent e00aef5ef3
commit 26e477204a
9 changed files with 237 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ This language is under active development, progress will be marked here as the l
- [ ] Higher kinded types
- [ ] Variadic generic types
- [ ] Control Flow
- [ ] If
- [x] If
- [ ] While
- [ ] For
- [ ] Enums