From 2f5bc73665ceaf3d7ec9e89aebac29458c14d0b1 Mon Sep 17 00:00:00 2001
From: Able <abl3theabove@gmail.com>
Date: Sun, 10 Nov 2024 13:13:38 -0600
Subject: [PATCH] The List

---
 todo.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/todo.md b/todo.md
index 9f97b77..c1b6ea2 100644
--- a/todo.md
+++ b/todo.md
@@ -5,7 +5,7 @@
 @able
  Windowing System
  Interrupt Forwarding
- 
+
 
 @peony
  PS/2
@@ -16,15 +16,22 @@
  AIDL AbleOS Interface Description Language
  UI-SEXPR lispy ui decl language
 
+@morshy
+ Simple Userland Allocator
+
 @unassigned 
  FileIO (Fat32)
  DiskIO (Undecided Disk type)
  Proper Memory Protection
- hblang^2 (hblang compiler in hblang)
  Channels (Two buffers bundled together  to form two way communication)
  Kernel Testing Framework (A rust framework for testing the kernel)
  Userland Testing Framework (An hblang framework for testing the userspace)
  PCI/E (Honestly I have no fucking clue whats going on with PCI or why userland cant properly read it)
+ Kernel Reimpl (Do not you dare think about this yet its only here as an option to show goals)
+ 
+ AbleOS Compiler Collection
+  acc-asm
+  hblang^2 (hblang compiler in hblang)