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
- Host: GitHub
- URL: https://github.com/encodeous/codearchive-cscompile
- Owner: encodeous
- Created: 2019-12-30T00:05:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-30T01:16:04.000Z (about 6 years ago)
- Last Synced: 2025-06-04T00:34:19.506Z (8 months ago)
- Language: C#
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**

Code Archived from 2017