Ang3l404/os
This is a little personal project to see if I can build an OS from scratch
Hello there ^^
This is a little thing I'm working on and just thought:
of course, building an OS from scratch is difficult but-
It's a project that I'll learn as I'll go,
just for funs and learning.
yee .w.
is a free open source assembly compiler that makes this and many other sorts of projects possible..
the documentation isn't easy to read through though...
is a free open source emulator that can work with .bin files...
unlike virtual box...
Zig is an in-development low-level programming language.
That is honestly much easier to read than most other low-level programmming languages.
It doesn't have a preprocessor, nor macros, what it does have the ability for is metaprogramming~ and testing right out of the box!
W.I.P.