peachpiecompiler / Peachpie.Microsoft.CodeAnalysis

Fork of dotnet/roslyn slightly modified to be used for https://github.com/peachpiecompiler/peachpie.
MIT License
10 stars 2 forks source link

Modifications to dotnet/roslyn

Reason

Roslyn is a complete compiler platform however its public API only exposes interfaces for extending existing compilers. Peachpie compiler needs roslyn's internals.