User:ChuckEsoteric08

From Esolang
Jump to navigation Jump to search

Hello! I am creator of Scratch studio for Esoteric programming languages

Things I made

Languages(In Chronological order)

2021

2022

Compilers

Data Structures

Turing-completness Proofs

Interpreters for languages I didn't create

User:ChuckEsoteric08/Interpreters

Things that I like and don't like

Things that I like

Things I don't like

  • Computational class:Total(Why does it exist if there is Finite state automaton or Push down automaton?)

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 add new while interpreting commands. It need to use program as memory that can be changed.