[MonoDevelop] C# interpreter?
Sandy Armstrong
sanfordarmstrong at gmail.com
Thu Dec 25 10:57:32 EST 2008
On 12/25/2008 06:13 AM, Adam Tauno Williams wrote:
> On Thu, 2008-12-25 at 02:30 -0600, Galchin, Vasili wrote:
>
>> Hello,
>> If I have a complete C# fragment (statements and variable defs), is
>> there an interpreter that I can run to test my fragment? Or do I need
>> to have a comple program and compile with MonoDevelop?
>>
>
> Perhaps cssh will help you out.
>
> <http://michael.susens-schurter.com/blog/2006/12/20/cssh-c-shell/>
> <http://tirania.org/blog/archive/2008/Sep-29.html>
> <http://tirania.org/blog/archive/2008/Nov-02.html>
>
Miguel's shell, "csharp", will definitely help, but it is completely
unrelated to cssh. All the info you need is here (note that it's new in
2.2, so you need preview packages or an SVN build):
http://www.mono-project.com/CsharpRepl
Sandy
More information about the Monodevelop-list
mailing list