June 2018 Update

This commit is contained in:
Ingy döt Net 2018-06-22 20:57:24 +00:00
parent ba8067c3b7
commit 22f33d4004
5278 changed files with 84726 additions and 14379 deletions

View file

@ -1,5 +1,22 @@
{{stub}}
{{language
|site=http://www.templeos.org/Wb/Doc/HolyC.html}}
|exec=machine
|gc=no
|checking=no
|parampass=value
|strength=weak
|safety=unsafe
|site=http://www.templeos.org/}}
'''HolyC''' is a programming language developed by Terry Davis for The Temple Operating System ([http://www.templeos.org/ TempleOS])
'''HolyC''' is a variation of [[C|C]] developed by Terry A. Davis. HolyC is the official programming language for The Temple Operating System ([http://www.templeos.org/ TempleOS]).
The official HolyC documentation is provided with TempleOS. ([https://templeos.sheikhs.space/Wb/Doc/HolyC.html mirror], [https://web.archive.org/web/20170325000321/http://www.templeos.org/Wb/Doc/HolyC.html archive]).
== Related Resources ==
* [https://en.wikipedia.org/wiki/TempleOS TempleOS - Wikipedia]
* [http://www.codersnotes.com/notes/a-constructive-look-at-templeos/ A Constructive Look At TempleOS]
* [https://www.jwhitham.org//2015/07/porting-third-party-programs-to-templeos.html Porting third-party programs to TempleOS]
* [https://github.com/minexew/Shrine GitHub - minexew/Shrine]
* [https://github.com/jamesalbert/HolyC-for-Linux GitHub - jamesalbert/HolyC-for-Linux: run HolyC on Linux secularly]
* [https://archive.org/details/TempleOS_Website_Archive templeos.org backup]
* [https://templeos.sheikhs.space/Wb/Home/Web/AppStore/AppStore.html TempleOS App Store]

1
Lang/HolyC/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/HolyC

View file

@ -0,0 +1 @@
../../Task/Arithmetic-Integer/HolyC

1
Lang/HolyC/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/HolyC

1
Lang/HolyC/Character-codes Symbolic link
View file

@ -0,0 +1 @@
../../Task/Character-codes/HolyC

View file

@ -0,0 +1 @@
../../Task/Check-that-file-exists/HolyC

View file

@ -0,0 +1 @@
../../Task/Detect-division-by-zero/HolyC

1
Lang/HolyC/Empty-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-string/HolyC

1
Lang/HolyC/Exceptions Symbolic link
View file

@ -0,0 +1 @@
../../Task/Exceptions/HolyC

View file

@ -0,0 +1 @@
../../Task/Execute-a-system-command/HolyC

1
Lang/HolyC/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/HolyC

View file

@ -0,0 +1 @@
../../Task/Find-limit-of-recursion/HolyC

View file

@ -0,0 +1 @@
../../Task/Function-definition/HolyC

1
Lang/HolyC/Guess-the-number Symbolic link
View file

@ -0,0 +1 @@
../../Task/Guess-the-number/HolyC

View file

@ -0,0 +1 @@
../../Task/Guess-the-number-With-feedback/HolyC

View file

@ -0,0 +1 @@
../../Task/Hello-world-Graphical/HolyC

View file

@ -0,0 +1 @@
../../Task/Hello-world-Newline-omission/HolyC

1
Lang/HolyC/Hello-world-Text Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/HolyC

View file

@ -0,0 +1 @@
../../Task/Increment-a-numerical-string/HolyC

View file

@ -0,0 +1 @@
../../Task/Integer-comparison/HolyC

1
Lang/HolyC/Literals-Integer Symbolic link
View file

@ -0,0 +1 @@
../../Task/Literals-Integer/HolyC

View file

@ -0,0 +1 @@
../../Task/Logical-operations/HolyC

View file

@ -0,0 +1 @@
../../Task/Multiplication-tables/HolyC

1
Lang/HolyC/String-length Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-length/HolyC

1
Lang/HolyC/System-time Symbolic link
View file

@ -0,0 +1 @@
../../Task/System-time/HolyC

1
Lang/HolyC/Towers-of-Hanoi Symbolic link
View file

@ -0,0 +1 @@
../../Task/Towers-of-Hanoi/HolyC

1
Lang/HolyC/User-input-Text Symbolic link
View file

@ -0,0 +1 @@
../../Task/User-input-Text/HolyC

1
Lang/HolyC/Variables Symbolic link
View file

@ -0,0 +1 @@
../../Task/Variables/HolyC

View file

@ -0,0 +1 @@
../../Task/Zero-to-the-zero-power/HolyC