aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 559d59d447a4679e50acb7929c93019e5e5748a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Roadmap
## Datastructures
### (Resizable) Arrays
### Linked Lists
### Binary Trees
### Graphs
### Result Monad?
### Reader/ Writer Monads?
### Other Monads?
## Input
### Better File Handling
### Parse Integer Strings
### Parse Floating Point Strings
### Parse Floating Points to Strings
## Output
### Print no newline
### Print digits no newline
### Memdump
### Flagdump
### Regdump