Category:HolyC

From Rosetta Code
Revision as of 04:07, 28 September 2017 by rosettacode>Bcoles
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 documentation is provided with TempleOS. An archive is available on archive.org.

Related Resources