Δς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. The interpreter written in Python is now available [1].

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