CrashFunge
Jump to navigation
Jump to search
CrashFunge is an esoteric programming language of the fungeoid paradigm which is, in fact, esoteric for a fungeoid. It is based on the principal of having no operators, but instead having all instructions be of two types:
- Direction changes (constant, variable, or augmented)
- Mode switches
Operations are performed by modifying the modes of instruction pointers and, as the case may be, crashing them together.
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.