EsotericIDE icon indicating copy to clipboard operation
EsotericIDE copied to clipboard

IDE (Interpreter/Debugger Engine) for esoteric programming languages. Allows step-by-step debugging and shows a watch window during debugging. Modular design allows easy adding of new languages.

Results 4 EsotericIDE issues
Sort by recently updated
recently updated
newest added

The tab key doesnt send "\t" (the tab character) but instead just switches away from the input

There seems to be no dynamic input (ask the user for input when the program asks for it). For example, you would need dynamic input in a brainfuck text adventure...

I compiled on Windows and tried to launch, but it seems to expect a file called `EsotericIDE.Settings.xml` within the AppData folder. I tried just using a blank file, but this...

[Scoop](https://scoop.sh/) is a command-line installer for Windows. I would like to add the following manifest to the Scoop [Extras](https://github.com/ScoopInstaller/Extras) bucket so that it is possible to install EsotericIDE via commands...