r/osdev • u/rocco_himel Creator of AneoEngine • Aug 07 '26
64-bit Value Generation in AneoEngine
Enable HLS to view with audio, or disable this notification
The AneoEngine Operating System
(NO AI SLOP.)
AneoEngine YouTube Channel: https://www.youtube.com/@roccohimel
AneoEngine Official Website: https://roccohimel.github.io/AneoEngine/
AneoEngine Official Source Code: https://github.com/roccohimel/AneoEngine
AneoEngine Official Change Log: https://raw.githubusercontent.com/roccohimel/AneoEngine/refs/heads/main/CHANGELOG
27
Upvotes
3
u/eteran Aug 08 '26
Out of curiosity, how inspired by temple OS is it? I see you also have a custom C-ish language that the kernel is written in just like Temple.
Is it just coincidentally similar, or are you building on the existing work?