diff --git a/TODO.md b/TODO.md index 09924514..9575d777 100644 --- a/TODO.md +++ b/TODO.md @@ -142,11 +142,12 @@ - [ ] Datatype: Char - [ ] Datatype: Dict -- [ ] Datatype: Fixed +- [ ] Datatype: Float - [ ] Datatype: Enum - [ ] While loop - [ ] Recursion - [ ] Parameter bind +- [ ] Float arithmetic ### Abstraction support