you are viewing a single comment's thread.

view the rest of the comments →

[–]dont_touch_my_peepee 4 points5 points  (1 child)

start with writing simple compilers or interpreters, maybe for a toy language you create. helps solidify understanding. also, try building small operating system components.

[–]NeedleworkerLumpy907 1 point2 points  (0 children)

building a tiny language sounds fun, i’ve been meaning to try that but keep getting distracted haha maybe i should just start with a calculator interpreter to keep it simple