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.

    Language:C#48124
  • bert2/microscope

    :microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.

    Language:C#41452
  • davnavr/FSharpIL

    An F# library for writing and reading .NET assemblies and modules

    Language:F#12200
  • winscripter/ilsourceparser

    Provides functionality for parsing ECMA-335 Microsoft Intermediate Language (IL) syntax to a syntax tree.

    Language:C#3120
  • JakuJ/mini-lang

    A simple programming language compiled to .NET's CIL

    Language:C#2200
  • 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.

    Language:C#00