Following this link may get you blocked.

EPI - Educational Programming Interface

A simple Windows interface to Borland's free TurboC compiler. EPI is intended for use in Introduction to C Programming courses. The idea is to have as simple and easy to use a compiler interface as possible. The installation is simple, and no complicated configuration or project creation is involved when you are writing your programs. All you have to do is to write your code, save your file, and hit Run.

Installation

  • Download and run software:epi:epi_v1.2.exe. The self executable will install itself and create a desktop shortcut to start the program. By downloading EPI, you are also assumed to agree upon any responsibility that copyrights of Borland may claim.

Screenshots

epi.jpg

Related Program

Webiler allows you to write and compile your C/C++ code online and obtain a Win32 executable.