The AneoEngine Operating System

Downloads

F.A.Q.

YouTube Videos

Source Code

Change Log

About AneoEngine

About Rocco Himel

=====================================================================================================

The Arch monkeys try to persuade Python for daily driving, how ever they don't know the truth about 
Guido and his plan. Python is also a dead leaf for OS-devs. God please stop them! 




AneoEngine is a free, open source, x86, kernel based, single address mapped, no internet operating 
system. Brainwashing, Rust, and Java is 100% not included or welcomed in my source code. (Especially
not languages that require a VM to be compiled.)

As you can tell, the Arch monkeys are pushing Python on everyone. Secretly, they work for Guido
of course. AneoEngine fixes this. AneoEngine is completely isolated from Java, Python, Guido, and
the Arch monkeys. Nothing even makes sense anymore! Why have Java, Rust, and Python, when you have
C? Java is the worst piece of software humanity has ever created. And why Rust? All Rust can do
other than automatic memory allocation (also known as lazyness), is more work for your hands and
more lines for your source files (same thing applies for Java, but see my 'Why Java sucks' page).

AneoEngine is obviously not trying to compete with modern operating systems. In fact, Linux
(specificly Debian) is objectively better than all operating systems. The idea of inplementing modern
OS features, like a web browser, file browser, or even a GUI, AneoEngine will be console-only. The
goal of AneoEngine is to remain small, understandable, and completely hackable (AneoEngine is meant
to be crashed and tweaked.). Right now it boots from BIOS, enters protected mode, draws directly to
VGA memory, handles keyboard input, runs a simple shell, controls hardware like the PIT timer, and
executes entirely without another operating system underneath it.

Modern operating systems are built around networking, security layers, permissions, background
services, and abstraction. AneoEngine instead focuses on exposing the machine itself. Every part of
the system is visible, modifiable, and simple enough to understand from boot sector to kernel. 
It is less about replacing Linux and more about exploring how a computer works at the lowest practical
level while building a personal operating system from scratch.

There is a huge problem in today's world! Search up 'kid made operating system' on Google. The
reponses speak for themselves. Seems like the internet can't understand what the actual definition of
an 'operating system' is. Lets take 'AaronOS' for example. A cloud based OS is NOT an OS. An OS is
defined with a bootable system that runs on bare metal. If you haven't written x86 Assembly or a C
kernel, thats not an OS. Using AI also doesn't count, it only proves how ignorant and lazy you are.

Some idiotic Redditors think there are certain thresholds that operating systems need to meet to 
'qualify' as an operating system. An OS's REAL definition is the foundational system software that
manages a device's hardware and software resources. It acts as a vital bridge between the physical 
components. However SOME people just don't get the gig. 








After 7 months (2 month break) of operating system development, AneoEngine currently sits with about
2,274 lines of hand-crafted code. I spend almost all of my free time programming AneoEngine. I almost 
quit 3 times but I never gave up. My main goal of the project is to port my C compiler for a language
I created called AneoC, which is just C but shortended, minimal, and meant to be living inside
AneoEngine. Ive been programming ever since I was younger, and this will be my longest lasting
project.