Windows code editor that compiles / implements most ala CodeRunner languages?

I was intrigued when I found out about a Mac application called CodeRunner , a simple code editor that can run any code that you drop without having to install any compilers and offers templates for basic functions.

Is there such a program for Windows?

+7
source share
1 answer

You looked at codepad.org:

http://codepad.org/

0
source

All Articles