We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

ΔςTΞRΙςκ

From Esolang
Jump to navigation Jump to search

ΔςTΞRΙςκ (pronounced as if it were spelled as “asterisk”) is a joke language created by User:Exitcode1 in 2026.

Syntax

ΔςTΞRΙςκ only use asterisks and whitespaces which mean the HELLO WORLD program looks like this:

************************************************************************ ********************************************************************* **************************************************************************** **************************************************************************** ******************************************************************************* ******************************** *************************************************************************************** ******************************************************************************* ********************************************************************************** **************************************************************************** ********************************************************************  

including the whitespace at the end.

Commands

Commands & Description
Command Description
  (whitespace) Prints the character, then resets the accumulator to 0.
* Increments the accumulator by 1.

Example program

Hello, world!

************************************************************************ ********************************************************************* **************************************************************************** **************************************************************************** ******************************************************************************* ******************************** *************************************************************************************** ******************************************************************************* ********************************************************************************** **************************************************************************** ********************************************************************  

Output: HELLO WORLD