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.
Memescript
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Memescript 1.0 is an esoteric language based off of the "frick frack" meme and influenced by brainfuck.

Commands
| Command | Integer Value | Description |
|---|---|---|
| what the | N/A | start the program |
| frick frack | 1 | PUSH next value to stack |
| diddily dack | 2 | ADD next value to top of stack value |
| patty wack | 3 | SUBTRACT next value from top of stack value |
| snick snack | 4 | MULTIPLY top of stack value by next value |
| crack pack | 5 | DIVIDE top of stack value by next value |
| slack mack | 6 | POP top of stack |
| quarterback | 7 | PRINT - next value is what to print as (2 = character, 1 = integer) |
| crackerjack | 8 | READ - next value is what to read as (2 = character, 1 = integer) |
| biofeedback | 9 | begin loop - equivalent to Brainf**k’s [
|
| backtrack | 10 | end loop (ish) - equivalent to Brainf**k’s ]
|
| thumbtack | 11 | not yet implemented |
| sidetrack | 12 | not yet implemented |
| tic tac | 13 | not yet implemented |
| does she | N/A | reserved for future use |
| think she | N/A | reserved for future use |
| is doin | N/A | reserved for future use |
Example programs
Truth Machine
what the crackerjack frick frack biofeedback quarterback frick frack backtrack quarterback frick frack