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.

Leadfish

From Esolang
Jump to navigation Jump to search

leadfish is <x>< but different. it was created by User:Yayimhere

additions

leadfish uses a stack. when <x>< says a cumulator it applies to the top of the stack. new commands:

new commands
symbol meaning
} coming in from the left fo down if the top of the stack is 0 else continue going left
# pop the top of stack
: move the bottom of the stack to the top of the stack
; move the top of the stack to the bottom
g and p same as befunge