Download Latest Version EsoIDE_0.2.0.jar (84.2 kB)
Email in envelope

Get an email when there's a new version of EsoIDE

Home / 0.1.1
Name Modified Size InfoDownloads / Week
Parent folder
README.TXT 2012-07-21 808 Bytes
EsoIDE.jar 2012-07-21 72.8 kB
Totals: 2 Items   73.6 kB 0
Version 0.1.1 Release Notes:

About EsoIDE:
	EsoIDE is a collection of various interpreters for esoteric programming languages.
These interpreters share a front-end GUI that serves as a pseudo-IDE and step-through debugger.

	To run a program, simply add a tab of the language of your choice, type your program in the 
space provided for source code, edit input if needed, and hit Run. If you'd like a step-by-step 
visual of how your program is running, simply hit the Step button and the interpreter will 
execute just one command and show you the state of the program environment at that point.

Supported Languages:
	>Brainf**k (stable)

Bug fixes:
	>Fixed potential memory leak when loading input from a file
	>Fixed problem with BF loops not skipping to correct position when stepping on the first line
Source: README.TXT, updated 2012-07-21