CompilePad v1.0 Released
// August 23rd, 2010 // Free Stuff
Have you ever created a “Test” application for the sole purpose of just testing a few lines of code? This app makes creating 1 line test applications a thing of the past. With this app you can create an application on the fly for testing 1 line of code or an entire class worth of code.
It supports anything your normal C Sharp compiler supports with the exception of it uses a single file for all of the code. The only requirements to run are the namespace CompilePad and a Class called Program with a Main public function. It even allows you to create a simple Hello, World app simply by clicking the “New Document” link.
One Response to “CompilePad v1.0 Released”
Leave a Reply
You must be logged in to post a comment.
Michael E. Chancey Jr. Software Engineer Extraordinaire
nice