A downloadable esolang

an esolang :)

Syntax for the esolang:

CharacterPurpose
lprints everything in between it and the next semicolon. (the semicolon is MANDATORY)
pprints the return value of the next instruction
0...7access the variable of that index
nprints a new line. (why? because new lines dont get inserted automatically)
^increases selected variable by 1
vdecreases selected variable by 1
Vsets selected variable to return value of next instruction
?returns user input
Lprints the value of the selected variable

btw its NOT finished

Download

Download
EsoChar 1.0.0 1.9 kB

Install instructions

  1. install python (skip if you already have it)
  2. run it and code

Leave a comment

Log in with itch.io to leave a comment.