C#Shell (C# Compiler) Free 2.0

License: Free Trial ‎File size: 37.75 MB
‎Users Rating: 4.3/5 - ‎2 ‎votes

C#Shell is an offline C# compiler that lets you dynamically compile and execute C# code on your Android device.

Write programs on the go, test algorithms, explore the features of C# programming language or practice your C# skills.

Note: A high-end device is recommended for optimal performance.

The C#Shell compiler uses Mono Compiler Service.

Most of the .NET Base Class Library is available and you can use such features as LINQ and Task Parallel Library (TPL), function programming is recommended.

---IMPORTANT---Methods must be declared as parts of classes or structs, meaning a you cannot compile a 'void Main()...' directly, either make it a part of an object, or use anonymous methods or functions.

e.g. Action myCoolMethod = new Action(()=>{ Console.WriteLine("Hello there!"); });

---Features---• Full-featured C# 4.0 Compiler• Draw graphics using CanvasUI• Native Android API• Load and execute compiled .NET assemblies (*.exe/*.dll) (cs.LoadAssembly)• Console IO• Support for saving / opening sessions.• View object properties• Visually construct methods• IO support• Network support• Multi-threading support• ARM , ARMv7 and x86 support.

C#Shell is actively developed, and more features will be added in the near future, we're taking requests too.Contact us through our support site, as there is no way for me to respond to comments on Google Play.

Icon by Michael Crabtree

https://cshell.uservoice.com/

VERSION HISTORY

  • Version 2.0 posted on 2014-11-07
  • Version 1.2.3 posted on 2013-06-18
    Several fixes and updates

Program Details