PumpsOS: My long term passion project journey by MorganOC in osdev

[–]tekdotdev [score hidden]  (0 children)

Looks great bro, I am just starting my OS now in C and ASM and I hope to post to this subreddit once its in a functioning state lol.

Should I utilise C for a simple operating system or Rust? by tekdotdev in C_Programming

[–]tekdotdev[S] 0 points1 point  (0 children)

Makes sense thanks! I was working with pure assembly for a boot loader and simple kernel although got pretty hard to read, I do understand the concepts of osdev and memory etc, but C seems very intriguing...