diff options
-rw-r--r-- | TODO.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +# kit To-Do +- Build system +- Allocators + - Memory pool + - Memory stack + - Bump +- System + - Terminal + - File and memory mapping + - Inter-process transfer + - Sockets wrapper + - SDL boilerplate |