Architecture (Todo: Convert this into this slowly) Make it like a compiler slowly lol input ↓ tokenizer ↓ parser ↓ AST (Nodes: Command, Pipe) ↓ executor ↓ pipe executor ↓ recursive Execute()