Table of Contents

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

Screenshots

epi.jpg

Related Program

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