Printable
Printable
Printable is an esolang that can print characters. made by User:hajunsheng.
Commands
'0x' prints x anything else throws an error 404
Extra
This has to be my smallest esolang right. and ofc its a turing complete why wouldn't it be.
Second Extra?
Huh? Second Extra? Ok yeah idk so uhh ok fine here are the real commands: '0x' prints x unless x is the useless backtick '`' and then if it is the backtick then the next one must be 0 or else... error 403. and following the '`' must be one of these op codes:
¡,™,£,¢,∞,§,¶,anything else
¡ will pop from the stack
™ will put the stack character with the i of joining next two numbers in code.
£ will jump to code pointer i of the next two in code joined.
¢ will do the same as £ but only if last two in stack is the same.
∞ will get first character of user input.
§ will do same as ¢ but it jumps forward by that amount.
¶ will print last of stack.
anything else gets added to the stack.