Category:HolyC

From Rosetta Code
Language
HolyC
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: No
Parameter passing methods: By value
Type safety: Unsafe
Type strength: Weak
Type checking: No
See Also:


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 programming language for The Temple Operating System (TempleOS).

The official HolyC documentation is provided with TempleOS. (archive).

Related Resources