I clicked on the server data button and in the solutions i found some weird numbers in the program, i understand its for converting to progtamming languages but how?
Non-negative numbers represent jumps to previous commands (loops), and -1 means termination.
For example, see Try it online.