
HolyC Lang | HolyC
HolyC is a fun recreational programming language designed by Terry A. Davis. Originally implemented in TempleOS as a general purpose programming language and scripting …
TempleOS - Wikipedia
HolyC (formerly C+), named after a play on words of Holy See, is a variant of the C and C++ programming Languages designed by Terry A. Davis specifically for the TempleOS. It …
Is there anything especially unique about HolyC compared to C…
Nov 6, 2020 · HolyC is very similar to regular C, so it's a very simple but powerful language. It was used to make all of TempleOS, so it definitely works to make programs! Most differences can …
A Language Design Analysis of HolyC - Harrison Totty
HolyC, as the name would imply, is a C-like programming language with a number of key differences and improvements. Like C, it’s whitespace independent and compiles to assembly.
GitHub - Jamesbarford/holyc-lang: HolyC compiler & transpiler
A holyc compiler built from scratch in C. Currently it is non optimising, walking the AST and compiling it directly to x86_64 assembly code as text which is fed into gcc to assemble.
Category:HolyC - Rosetta Code
May 14, 2025 · Listed below are all of the tasks on Rosetta Code which have been solved using HolyC. HolyC is a variation of C developed by Terry A. Davis. HolyC is the official …
HolyC | Localazy Hub
HolyC is a high-level, imperative programming language created in 2002 by Rafael Dantas Santos. It is influenced by the C programming language and is designed to be portable and …
Holy C - Chromeball Wiki
Holy C (formerly C+), named after a play on words of Holy See, is a variant of the C and C++ programming Languages designed by Terry A. Davis specifically for the TempleOS.
Why is holy C so under utilized? : r/linuxquestions - Reddit
Dec 2, 2022 · I have recently looked into holy c (language for templeOS) and it is really a well written language particularly for its time period (16bit era) with improved switch statements and …
TempleOS: The Controversial Project With Over 100,000 Lines of …
Jul 5, 2023 · Holy C is a programming language designed by Terrence Andrew Davis, who lived from 1969 to 2018. This language is a derivation of C and is designed to exclusively run in the …
- Some results have been removed