Skip to content

Instantly share code, notes, and snippets.

@dharmatech
Last active February 19, 2016 06:32
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dharmatech/c75421f2b80964f52a80 to your computer and use it in GitHub Desktop.
Save dharmatech/c75421f2b80964f52a80 to your computer and use it in GitHub Desktop.

Visual Studio 2015 Update 1 was released today.

As part of this this release, a C# Interactive tool is provided. This is a read-eval-print loop for C#. It can be opened via the 'View -> Other Windows' menu:

Below is a screenshot demonstrating the computer algebra library Symbolism in C# Interactive:

IntelliSense is available in C# Interactive:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment