Skip to content

Commit

Permalink
add interpreter for +
Browse files Browse the repository at this point in the history
  • Loading branch information
hornc committed Jan 7, 2019
1 parent 24b32bc commit 79cbe6e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions interpreters/+.ἰχ
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Interpreter for joke esolang +
# https://esolangs.org/wiki/+
# in fake-fungoid ASCII art format
# use 'debug' to check accumulator value.

ΙΧΘΥΣ

ΣΥΘΧΙ+ιΘ
Χ ΙχΘΥΣ
Θ Ιθ Θ
Υ Ιυ Θ
Σ Ις Θ
ἰχθυς

0 comments on commit 79cbe6e

Please sign in to comment.