User:PkmnQ

From Esolang
Jump to navigation Jump to search

This is an ordinary user named "PkmnQ".

Subpages that aren't temporary workspaces for esolangs

Random questions

  • If the only implementation of programming language A in programming language B but B is unimplemented, is A implemented or unimplemented?
    • If A counts as implemented: Say we have programming languages C and D. The only implementation of C is in D, and the only implementation of D is in C. Do they both count as implemented? This and the previous question are relevant to Category:Uncomputable esolangs.

Example: Pyraminx (Kolakoski sequence)

This describes a currently incomplete and nonexistent efghij program.

This example demonstrates the Pyraminx (Pick Your Reproducing Arrangements of Multiple Identical Neighbors (xD)) function, made by User:PkmnQ. It takes in no parameters and prints the terms of the Kolakoski sequence indefinitely without returning.

The main loop is made of a for loop in a while loop. The while loop runs indefinitely due to its condition expression being a single bottle cap (with a paperclip on top), marking a 1. The for loop's local variable is initialized to 1 by the bottle cap with a paperclip, and the loop is set to run 2 times using a plastic cup to add two bottle caps together.