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.
BW6knj
Jump to navigation
Jump to search
osEfV4 JO7Z4V MHyBxz
those up there are the 3 interpreters names (case sensitive)
the interpreters do the following:
the 3 interpreters together
| syntax | INTERPRETER | what does |
|---|---|---|
| > | osEfV4 | pops , adds one to the pointer |
| < | osEfV4 | pushes 62773 , adds one to the pointer |
| # | osEfV4 | adds one to the top of the stack , adds one to the pointer |
| $ | osEfV4 | prints the UNICODE value (topofstack+2763)mod(65536) , adds one to the pointer |
| > | JO7Z4V | adds one to the pointer |
| < | JO7Z4V | pops only if the bottom of the stack is 62774 |
| # | JO7Z4V | prints JO7Z4V only if the bottom of the stack is 62774 |
| $ | JO7Z4V | prints ો IF THE BOTTOM OF THE STACK IS 62772 |
| > | MHyBxz | no-op |
| < | MHyBxz | no-op |
| # | MHyBxz | no-op |
| $ | MHyBxz | adds top 2 of stack and pushes the ans without popping them |