Compiler Explorer
Run compilers interactively from your web browser and interact with the assembly
- https://github.com/compiler-explorer/compiler-explorer
- https://godbolt.org/
- https://godbo.lt/
- https://compiler-explorer.com/
RESTful API
There's a simple restful API that can be used to do compiles to asm and to list compilers.
You can find the API documentation here.
Docker
A docker-based version of Matt Godbolt's compiler-explorer application
compiler-explorer-slim-arm
Compiler Explorer based on debian:bookworm-slim for ARM