Hum
(Redirected from User:Ractangle/Hum)
Hum is a golf esolang made by User:Ractangle during his IT lesson becuase he didn't want to make a very complicated project (A.K.A. Making a sims game in python)
Commands
Command | Meaning |
---|---|
'...' | Pushes a string |
@ | Prints the top value on the stack |
! | Pops the top value on the stack |
|...| | Comment |
_ | Takes one element from the input |
# | Stops the program |
* | Moves the stack pointer |
Hum also uses instructions as bytes instead:
Examples
Hello, world!
`Hello, world!`@#
Cat program returning with EOI error
_@
Implementations
The IT teachers response
Круто (or "Cool" in english)