diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-06-23 09:15:02 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-06-23 09:15:02 +0200 |
commit | 3ece7980f5ecb5a51987611f91892ec0a5a214bc (patch) | |
tree | fe2bf765a8ccaae8cf25170259f8a563f4915fde | |
parent | fb9428b248410fe5cdebb3754e91493fbf3e828a (diff) | |
download | kit-3ece7980f5ecb5a51987611f91892ec0a5a214bc.zip |
Add TODO
-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 |