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.

DZZZZ

From Esolang
Jump to navigation Jump to search

DZZZZ is an esoteric programming language invented by User:Zzo38. He has forgotten when, but the interpreter source's datestamp suggests that it was in 1994 or earlier.

All program flow is diagonal.

Examples

This program turns the input backwards and then outputs it.

 @     
  o     
 - @ |   
  . | - 
   . v
    . ?

This program types out the entire alphabet.

 $                           | | . |
  $                         @ o . . - ? |
   $             = = =     -       @   < @
  $   * *       = = = $     $     -   -   @
   * * * =     @       $   $       $   $   @
    *     =   @         $ $         $ $     -
         =   @           $           $     @
        =   @                             @
       =   @                             @
    | =   -                             @
   @ =     @                           @
  -         -                         @
   .       @                         @
   _~     @                         @
  @  .   @                         @
 -  ,   @                         @
  @  @ @                         @
   @  |                         @
  __@_~_________________________
     |


External resources