ilrepl
Interactive CIL REPL with a live evaluation stack. Type IL, watch the stack, run it on the real JIT.
An interactive CIL REPL. Type IL one instruction at a time, watch the evaluation stack change under your fingers, and run the cell on the real JIT. Tab completion helps you discover opcodes, types, and methods, while stack checking catches mistakes as you go. Save and share your experiments, or dig deeper by inspecting the native code the JIT produces.