User:ChuckEsoteric08

From Esolang
Jump to navigation Jump to search

Hello! I am creator of Scratch studio for Esoteric programming languages and I love Esointerpreters! You can see some of them. here.

Things I made

Languages(In Chronological order)

2021

2022

2023

Compilers

Data Structures

Turing-completness Proofs

Interpreters for languages I didn't create

TODO list

My Ideas for esolangs

Self-Modifying goto and if

Using one/two self-modifying instruction(s) for making loops and if statements

Self-Modifying language(SMlang)

Turing-complete language that uses only commands for swaping instructions and adding new commands while interpreting commands. It need to use program as memory that can be changed.