HQ9++

From Esolang
Jump to navigation Jump to search

HQ9++ was written by David Morgan-Mar. It is an object-oriented extension of the HQ9+ joke language by Cliff L. Biffle. It adds the following instruction:

  • ++: Increment the accumulator twice, and instantiate an object of a new sub class of the generic super class. Due to the best principles of object hiding, this object cannot be accessed in any way.

See also

External resources