Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save denisfitz57/1fcc08f620d830aec462 to your computer and use it in GitHub Desktop.
Save denisfitz57/1fcc08f620d830aec462 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