All Projects → davidwengier → DecompilationDiffer

davidwengier / DecompilationDiffer

Licence: MIT license
Compiles and Decompiles your code for fun and that's it.

Programming Languages

HTML
75241 projects
C#
18002 projects
CSS
56736 projects

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.

Try it live: https://wengier.com/DecompilationDiffer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].