Skip to content

Instantly share code, notes, and snippets.

View lyxal's full-sized avatar
πŸ”
It's a regional dialect

lyxal lyxal

πŸ”
It's a regional dialect
  • ‏ɹ‏‏ǝ‏‏p‏‏u‏‏n ‏u‏ʍ‏‏‏o‏‏p‏ ‏p‏‏u‏‏ɐ‏‏l ‏ǝ‏‏‏Ι₯‏‏‏ʇ‏ β€’ ‏ɐ‏‏ᴉ‏‏l‏‏ɐ‏‏ɹ‏‏ʇ‏‏s‏‏nβ€β€βˆ€β€
  • 16:05 (UTC +10:00)
View GitHub Profile
@lyxal
lyxal / fish.py
Last active August 13, 2020 05:00 — forked from anonymous/fish.py
><> 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.
"""
import sys