We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Storm-incomplete

From Esolang
Jump to navigation Jump to search

Storm-incomplete is designed by PSTF, and is to against the definition of Storm-complete.

Definition

Note: This content is purely for parody. Before reading, please make sure you are neutral in information technology. Generally speaking, if you want to seriously design a programming language, this page isn't much of a reference and it's not recommended to visit it, to avoid potential mental distress.

Storm-incomplete is same as Brainfuck.

However, when the tape is initialized, each cell is 1 instead of 0, and when a cell is detected as 0, it automatically subtracts 1 again, and when trying to store 48, it stores 49. And when it needs to output, it will output a 24-bit binary number instead of an actual character. You might need to decode it yourself (possibly including a base converter and a Unicode table). Input is also done by entering 24-bit binary numbers.

That's all.

Categories