From 3ece7980f5ecb5a51987611f91892ec0a5a214bc Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Fri, 23 Jun 2023 09:15:02 +0200 Subject: Add TODO --- TODO.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..8e5a4d7 --- /dev/null +++ b/TODO.md @@ -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 -- cgit v1.2.3