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.
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.
Pseudocode is not code. Pseudocode is commonly used to teach programming concepts to students in a language-neutral fashion. Sometimes, students turn pseudocode into code, as with Lisp; other times, code is readable enough to replace pseudocode, as with Python.