-
securityF
license-
qualityA Model Context Protocol server that connects LLMs to the Compiler Explorer API, enabling them to compile code, explore compiler features, and analyze optimizations across different compilers and languages.
Python
Compiler Explorer is an interactive online tool that shows the assembly output of compiled C++, Rust, Go (and many other languages) code.
Why this server?
Connects LLMs to the Compiler Explorer API, enabling code compilation, exploring compiler features, analyzing optimizations, and comparing assembly output across different compilers, optimization levels, and programming languages.