Skip to content

Instantly share code, notes, and snippets.

View AMiller42's full-sized avatar
🙃
Oh, hey, look at that, FACE

Aaron Miller AMiller42

🙃
Oh, hey, look at that, FACE
View GitHub Profile

Languages

Language name Written in Version TIO First commit date Latest commit date JHT Rating Hello, World! TC?
[Adapt][l1] Add++ v2 [✓][t1] 07/05/18 13/08/19 14 - 71 [14][h1] N/A
[Add++][l2] Python v5.10 [✓][t2] 17/05/17 31/12/18 28 - 765 [19][h2] N/A
[Adjust][l22] Add++ v1 04/05/21 04/05/21 N/A N/A N/A
[Bitwise Fuckery][l3] Python v1 [✓][t3] 23/09/17 10/12/17 3 - 36 [260][h3] N/A
[Commentator][l4] Python v1 [✓][t4] 16/07/17 17/12/17 8 - 117 [197][h4] N/A
[Deorst][l5] Python v1.2 [✓][t5] 26/08/17 07/09/19 21 - 137 [15]
anonymous
anonymous / fish.py
Created August 30, 2013 17:41
><> python interpreter.
#!/usr/local/bin/python3.2
"""
Python interpreter for the esoteric language ><> (pronounced /ˈfɪʃ/).
Usage: ./fish.py --help
More information: http://esolangs.org/wiki/Fish
Requires python 2.7/3.2 or higher.