0
kicks
Compiler as service for C#: Roslyn CTP available
Microsoft's ongoing project to create a compiler-as-a-service for the C# language has reached a new milestone, now that Eric Lippert has announced a stable CTP release of the product. Roslyn exposes the lexing, parsing, and compiling functionality for the C# (CLR) language at runtime.
Roslyn is available for download immediately from the Microsoft website.