ShiftEso is a new esoteric programming language (esolang) created by TheCatFromGithub in 2025. The following is a guide on how to use it.
- Python 3.10+
- NumPy
Simply edit your main.py file, set stored_in to whatever Unicode sequence you want the interpreter to read in, and change program to whatever program you want to execute(e.g. ;[.;])
You can find ShiftEso examples in the examples/ folder.
You can find instructions on how to write a program in examples/how_to_write_a_program.md.
The main project is licensed under the MIT License.
However, all contents of the examples/ folder are released into the public domain under the CC0 1.0 Universal dedication.