Skip to content

davidwengier/DecompilationDiffer

Repository files navigation

Decompilation Differ

License: MIT Main build status Join the Discord

Compiles code, then decompiles it, then shows you what changed.

A fun way to explore what the C# compiler does to your code when it compiles it, either how it lowers it, or how it synthesizes things. Enter a baseline, and a couple of variations, and see the results compared in a diff view.

About

Compiles and Decompiles your code for fun and that's it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published