User:StapleGun

From Esolang
Jump to navigation Jump to search

StapleGun is a 20 year old Undergraduate student studying Software Engineering at the Australian National University. He became interested in esoteric programming at 17 years of age and develops his languages for the purpose of writing accompanying interpreters or compilers.

Languages

  • PHAWN A language that executes instructions by moving a pointer around a grid of characters. Depending on the direction of the pointer, different instructions may do different things.
  • Junk Runs by popping procedures from a stack and executing the list of instructions inside the procedure.