Happy

From Esolang
Jump to navigation Jump to search
The title of this article is not correct because of technical limitations. The correct title is actually Happy.

Happy is an Esoteric programming language created by User:Buckets in 2020. (There is a restriction Were All 'H's Has to be Transparent.)

Commands Instructions
" " Sets the Next Character As the String/Number, Except If it Has data stored inside Of It, Then It will replace for Example; a to the Data Stored Inside of a.
;; Prints the next Character, If it Has No Data stored within it, Just Print the next character Normally.
*m? Change the Next Character If it has data stored within It, By m.
<n< Go forward n instructions If the next Character If it also Has data inside it, If it Equals to 0.
}} Set the next Character As the Input.

Cat Program:

}}a;;a

"Hello, World!" Program:

"Hello, World!"a;;a

Truth-machine Program:

}}a<3<;;1<-1<;;a

Shortest Infinite Loop:

.<-1<