Write some derpy code and run it! Here are the lines of code you can use: Herp: Moves the "cursor" <number> backwards in the character list. Derp: Moves the "cursor" <number> forwards in the character list. A or Y: Adds the character the "cursor" is on to the output log. !: Resets "cursor" position and <number> to their original values. ?: Adds a space to the output log. Any amount of full stops: Sets <number> to the amount of full stops. Lelz: Prints output text and jumps to start of program.
This is what happens when I chat to a fellow derpy coder... The syntax basically revolves around a string of text and a virtual cursor that you can move across it. The string of text is: abcdefghijklmnopqrstuvwxyz1234567890 Example program: .......derpy.derpy! Feel free to share your own in the comments!