RosettaGit

  • Tasks
  • Drafts
  • Languages

Contributing

  • Code on GitHub
  • Issues
  • Changelog

Special Pages

  • Similar Sites
  • Online Execution

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

  • TempleOS - Wikipedia
  • A Constructive Look At TempleOS
  • Porting third-party programs to TempleOS
  • GitHub - minexew/Shrine
  • GitHub - jamesalbert/HolyC-for-Linux: run HolyC on Linux secularly
  • templeos.org backup
  • TempleOS App Store

Tasks

  • 100 doors
  • Arithmetic/Integer
  • Arrays
  • Boolean values
  • Character codes
  • Check that file exists
  • Detect division by zero
  • Empty program
  • Empty string
  • Exceptions
  • Execute a system command
  • Factorial
  • Find limit of recursion
  • FizzBuzz
  • Function definition
  • Guess the number
  • Guess the number/With feedback
  • Hello world!
  • Hello world/Graphical
  • Hello world/Newline omission
  • Hello world/Text
  • Increment a numerical string
  • Integer comparison
  • Integer sequence
  • Logical operations
  • Loops/Break
  • Loops/Do-while
  • Loops/Downward for
  • Loops/For
  • Loops/For with a specified step
  • Loops/Infinite
  • Loops/N plus one half
  • Loops/While
  • Multiplication tables
  • String length
  • System time
  • Variables
  • Zero to the zero power

Created by Adrian Sieber and contributors with Zola

Licensed under the GFDL-1.3-or-later