You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Matt Godbolt c560ee5508 Allow ARM include paths on Amazon. Slightly increase the timeout 11 years ago
c-preload Allow ARM include paths on Amazon. Slightly increase the timeout 11 years ago
etc/config Allow ARM include paths on Amazon. Slightly increase the timeout 11 years ago
examples Initial import of GCC-Explorer 11 years ago
lib Initial import of GCC-Explorer 11 years ago
static Only show intel option if it is available 11 years ago
.gitignore Initial import of GCC-Explorer 11 years ago
.npm-updated Fix for running npm all the time unnecessarily 11 years ago
LICENSE Initial import of GCC-Explorer 11 years ago
Makefile Use the compiler wrapper on Amazon 11 years ago
README.md Updated README with the demo site - again 11 years ago
app.js Only apply -masm= if supported by compiler 11 years ago
package.json More up-to-date packages 11 years ago

README.md

GCC Explorer

GCC Explorer is an interactive compiler. The left-hand pane shows editable C/C++ code. The right, the assembly output of having compiled the code with a given compiler and settings.

Try out the demo site!