User contributions for RacistCat
Jump to navigation
Jump to search
16 April 2023
- 01:4101:41, 16 April 2023 diff hist −56 PrimeFuck →Instructions current
15 April 2023
- 18:1018:10, 15 April 2023 diff hist +183 N User:RacistCat Created page with "The languages i created so far and their description. # PrimeFuck - This is a language that is designed to be very difficult. The "Hello, World!" program of this language is ~3KB." current
- 18:0018:00, 15 April 2023 diff hist −1 PrimeFuck No edit summary
- 17:5817:58, 15 April 2023 diff hist +100 PrimeFuck No edit summary
- 17:4917:49, 15 April 2023 diff hist +21 PrimeFuck No edit summary
- 17:4617:46, 15 April 2023 diff hist +765 N PrimeFuck Created page with "'''PrimeFuck''' is a language inspired by Brainfuck. It is created by RacistCat. The language is designed to be very difficult and annoying to use. # Instructions prime(x) means xth prime p - mem[data_ptr] = prime(mem[data_ptr] + 1) d - mem[data_ptr] //= 2 ^ - data_ptr = prime(data_ptr + 1) v - data_ptr //= 2 . - print(chr(mem[data_ptr])) , - mem[data_ptr] = prime(get_char()) [ - jump to matching "[" if mem[data_ptr] == 0 ] - jump to matching "]"..."
- 17:3917:39, 15 April 2023 diff hist +208 Esolang:Introduce yourself →Introductions