Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 426 Bytes

HQ9P

What is this?

This is an implementations of the HQ9+. This esoteric programming language was developed by Cliff L. Biffle in 2000-2001.

Example code

H : It prints Hello World.
Q : It prints own source code.
9 : It prints "99 Bottles of Beer on the Wall."
+ : It increments the accumulator. It is very important function!