TODO
-rewrite t_fet and t_node to store indexes insted of pointers to connected parts
rewrite command parsing (what I've created is just ugly)
come up with better file structure
create language to write circuits in (circuit language?) (something like MHRD language?)
pass 42 norminette
DONE
+rewrite t_fet and t_node to store indexes insted of pointers to connected parts
+ - goal shifted a bit, nodes store their ID and FETs have no use for havind ID so far
foundations of logic
expand simulator commands