An open API service indexing awesome lists of open source software.

https://github.com/encodeous/codearchive-cscompile

A Simple CSharp Console Application Compiler / Editor Created in 2017
https://github.com/encodeous/codearchive-cscompile

Last synced: 7 months ago
JSON representation

A Simple CSharp Console Application Compiler / Editor Created in 2017

Awesome Lists containing this project

README

          

# EncodeousArchive | CSCompile
CSCompile was a simple program that used the built-in CSharp compiler built into .NET Framework (``CodeDomProvider``) to compile and run simple programs.

[Download Release](https://github.com/encodeous/codearchive-CSCompile/releases)

**Here is a screenshot of the program**
![](https://i.imgur.com/U98ZD2o.png)

Code Archived from 2017