Skip to content

zyabinVI/deadfish-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deadfish-python

An implementation of Deadfish, an esoteric programming language, in Python.

Commands included

All the commands in the original Deadfish are included:

Command Action
i Increment
d Decrement
s Square
o Output

There are also commands in the xkcd variation:

Command Action
x Increment
k Square
c Output
d Decrement

There is also the non-standard command h, which halts the program.

About

An implementation of Deadfish.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages