Skip to content

Commit d37abee

Browse files
committed
add fish hello world
1 parent 8f642d0 commit d37abee

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

Fish/helloworld.fish

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"hello, world"r\
2+
o;!?l<

Fish/readme.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Fish Hello World
2+
3+
"><>" (pronounced as if it were spelled as “fish”) is a stack-based, reflective, two-dimensional esoteric programming language.
4+
5+
You can found fish at: [><>](https://esolangs.org/wiki/Fish)
6+
7+
# run the program
8+
9+
for run you need an interpreter, you can found at: [><>](https://esolangs.org/wiki/Fish#Interpreters)
10+
11+
or you can use the online interpreter: [><>](https://suppen.no/fishlanguage/)

0 commit comments

Comments
 (0)