User:Quito0567

From Esolang
Jump to navigation Jump to search

I'm Quito0567, a user of this wiki. Welcome to my user page! :D

My esolangs

AmogusScript

My first esolang, on August 21, 2023; made partially as a joke but also to commemorate the abandoning of Amogus Wiki.

ErrorFull

My second esolang, made in around an hour on August 23, 2023. It was made to be the opposite of ErrorFree, a language in which every possible program is valid, and was inspired by the absurd requirements for passwords in the famous Password Game. As the name suggests, every ErrorFull program runs an error.

Boomerlang

A esolang I developed on August 27, 2023. It is based on the concept of a pointer, referred to as the boomerang, that is constantly moving through the program and executes the lines of code which it touches. The boomerang also reverses its direction whenever it reaches the program's top or bottom, resulting in an infinitely repeating program.

GotoScript

A barely-esoteric esolang devised on November 12, 2023. With a control flow consisting purely of GOTO statements, it was by far my most accomplished language at the time. GotoScript also led to the creation of Quitoan notation.

Languages I know how to program in

Scratch

I was introduced to programming through Scratch, which I continue to use to this day for visual projects.

Python

Python is my go-to for simulations and computational programs, and I have been using it for at least three years now.

My Sandbox

User:Quito0567/InDev