Annon Inglorion
2025-02-28
Welcome
Welcome to my website! Can I interest you in an essay? Perhaps a design of some sort, or some other document? Or perhaps you came here looking for software?
There is also a page with descriptions and links to various unfinished projects which I have started and not yet completed, but which I nevertheless think are interesting to share.
Today's featured page:
Voodoo is a programming language designed to be a thin abstraction layer over CPUs' native instruction sets and operating systems' calling conventions. Operations provided by Voodoo closely correspond to those of common CPU instruction sets, allowing programs to be expressed with minimal overhead. At the same time, Voodoo is not tied to a specific instruction set, and support for new CPUs and operating systems can easily be added.