summaryrefslogtreecommitdiff
path: root/TODO
blob: f8545f4d5f5bea018273ded8d9ca16d3687d70c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# kit To-Do
- Build system
  - Remove CMake scripts
- Allocators
  - Memory pool
  - Memory stack
  - Bump
- System
  - Terminal
  - File and memory mapping
  - Inter-process transfer
  - Sockets wrapper
  - SDL boilerplate