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.
printf
Jump to navigation
Jump to search
printf is a simple programming language invented by User:A.
Syntax
It is really VERY simple.
It is a subset of C in which you can't use any of the keywords and there is only a function called "printf". (You can only define 1 function, main, and you can't call it.)
Computational class
It is Turing-complete, as proved here.