common-intermediate-language
There are 7 repositories under common-intermediate-language topic.
Xpl0itR/protodec
A tool to decompile protoc compiled protobuf classes back into .proto definitions.
bert2/microscope
:microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.
davnavr/FSharpIL
An F# library for writing and reading .NET assemblies and modules
winscripter/ilsourceparser
Provides functionality for parsing ECMA-335 Microsoft Intermediate Language (IL) syntax to a syntax tree.
JakuJ/mini-lang
A simple programming language compiled to .NET's CIL
qt-kaneko/IL-HelloWorld
Hello World app written in Common Intermediate Language using .ilproj
bigabdoul/dynamic-fluent-apis
Provides functionalities that allow building a dynamic assembly with fluent API support for types from another assembly.