GenderScript is a tiny trans esolang :3
It operates on an array of 65,536 bytes as well as a byte register called "main".
All functions are of the form function: argument
For reference, byte is an unsigned int8 and int is an unsigned int16.
ggd- Prints byte in main as ASCII charegg- Takes one byte of input (ASCII char) into maintrans: byte- Sets main tobytegirl: int- Puts byte at main into addressintboy: int- Puts byte at addressintinto mainenby: int- Adds byte at addressintto byte at main, putting the result into main. Due to integer overflow this can also work for subtractionMtF- If main is equal to zero, skips next lineFtM: int- Jumps to line numberintagender: comment- Comment, ignored by interpreterdebug- Prints debug message