ISI Downloads

To use interscript, you just need to install the interpreter.
Only one executable is required to use ISI.

Usage:

isi.exe file

DEPRECATED SINCE [8 May 2026]
Below you can find LEGACY downloads of the interpreter.

ISI 1.0 - Download (Windows)
Size: 1782kb

Added:
- Standard Template Library (math.dll)
- Including other files
- C++ External Functions
- Functions
- Syntax Highlighting:
ISI Extension


ISI 0.2 - Download (Windows)
Size: 1428kb
ISI 0.2a - Download (Linux)
Size: 499kb

Revamped:
- Interpreter
- Code Execution
Added:
- Support for better parsing

input() Now returns a value instead of setting a variable


ISI 0.1.1 - Download (Windows)
Size: 1361kb

Added:
Command line flags:

--debug // debug mode
--ign-unk-flags // ignores flags that don't exist


ISI 0.1 - Download (Windows)
Size: 1339kb

Added:
cout();
input();
Variables,
Math