home, all

"holy c"

by "yehorovye"

RIP Terry A. Davis. <3

holy c is the programming language created by Terry A. Davis. it is a dialect of C, designed for simplicity, speed, and direct hardware access, made specifically for use in templeOS.

holy c is a mix of standard c and custom language features made by terry, such as support for inline assembly, automatic macros, co-routines, custom syntax for god-inspired input/output, and built-in documentation commands. it runs in a 16:16-bit real mode environment on x86-64 and compiles incredibly fast due to its integrated compiler.

holy c is not ansi c, nor gnu c. it doesn't try to be compatible. it tries to be holy.

features

why is it based

holy c is a pure manifestation of personal computing, unfiltered, unmanaged, unapologetic. it was written not for companies, not for academia, but for god and for the joy of creation.

in an era of bloated languages, garbage collectors, cloud builds, telemetry, and overengineered type systems, holy c stands alone: small, insane, and beautiful.

examples

U0 Hello()
{
  "hello world from god\n";
}

yes, that's a full program. yes, it works. yes, it was typed into a fullscreen text editor inside a homemade os built by one man in his garage.

see also

"I am a white man I wrote my own fucking compiler."

- Terry A. Davis.

todo