Skip to content

transformersprimeabcxyz/runcs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run CSharp is a port of the Mono 2.10 compiler to Silverlight 4.

Try it out at: http://runcsharp.com That site features the compiler plus a list of "run blocks". Just type an expression or class declaration into the box, hit Enter, and watch the compiler first compile the code then execute it.

The port is the product of only 6 hours of work, so please be weary of bugs.

-Frank A. Krueger (@praeclarum on Twitter)

About

The C# compiler hosted in a web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • HTML 0.1%