Giter Site home page Giter Site logo

pirke / roslyn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotnet/roslyn

0.0 2.0 0.0 44.74 MB

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

License: Other

PowerShell 0.01% C# 55.49% Shell 0.01% C++ 0.41% C 0.01% Visual Basic 44.09% F# 0.01%

roslyn's Introduction

Welcome to the .NET Compiler Platform ("Roslyn")

Build Status

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs. It enables building code analysis tools with the same APIs that are used by Visual Studio.

Try new language and IDE features

Just want to provide feedback on new language features and IDE features?

  • Try out Visual Studio 2015 Preview, which has the latest features built-in.

    Want to keep your box clean? You can use prebuilt Azure VM images with VS 2015 Preview already installed.

  • You can also try April's End User Preview, which installs on top of Visual Studio 2013. (Note: The VS 2013 preview is quite out of date, and is no longer being updated.)

Build tools that understand C# and Visual Basic

Get started building diagnostics, code fixes, refactorings, and other code-aware tools!

To get started on Visual Studio 2015 Preview:

  1. Set up a box with Visual Studio 2015 Preview. Either install Visual Studio 2015 Preview, or grab a prebuilt Azure VM image.
  2. Install the Visual Studio 2015 Preview SDK. You'll need to do this even if you're using the Azure VM image.
  3. Install the SDK Templates VSIX package to get the Visual Studio project templates.
  4. Install the Syntax Visualizer VSIX package to get a Syntax Visualizer tool window to help explore the syntax trees you'll be analyzing.

To get started on Visual Studio 2015 CTP 5:

  1. Set up a box with Visual Studio 2015 CTP 5. Either install Visual Studio 2015 CTP 5, or grab a prebuilt Azure VM image.
  2. Install the Visual Studio 2015 CTP 5 SDK. You'll need to do this even if you're using the Azure VM image.
  3. Install the SDK Templates VSIX package to get the Visual Studio project templates.
  4. Install the Syntax Visualizer VSIX package to get a Syntax Visualizer tool window to help explore the syntax trees you'll be analyzing.

Or, you can grab the latest NuGet Roslyn compiler package. From the NuGet package manager console:

Install-Package Microsoft.CodeAnalysis -Pre

Source code

Get started

Contribute!

Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.

Looking for something to work on? The list of up-for-grabs issues is a great place to start.

.NET Foundation

This project is part of the .NET Foundation along with other projects like the class libraries for .NET Core.

roslyn's People

Contributors

agocke avatar alekseyts avatar amcasey avatar anthonydgreen avatar balajikris avatar basoundr avatar brettfo avatar cston avatar cyrusnajmabadi avatar heejaechang avatar jaredpar avatar jasonmalinowski avatar jeremymeng avatar jmarolf avatar kevinh-ms avatar kevinransom avatar kirillosenkov avatar mattwar avatar mavasani avatar nslottow avatar pgavlin avatar pharring avatar pilchie avatar shyamnamboodiripad avatar srivatsn avatar tmat avatar tmeschter avatar vsadov avatar wschae avatar yingp99 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.