Skip to content

Commit

Permalink
changed the name to "Compiler Explorer"
Browse files Browse the repository at this point in the history
  • Loading branch information
milleniumbug committed Jan 28, 2016
1 parent 361ea04 commit b23935c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ A list of actually decent, actually used AND appreciated in the industry C++ lib

### Online compilers
* [Coliru](http://coliru.stacked-crooked.com/) - Compile, link, run.
* [GCC Explorer](https://gcc.godbolt.org/) - View generated assembly for many compilers.
* [Compiler Explorer](https://gcc.godbolt.org/) - View generated assembly for many compilers.

1 comment on commit b23935c

@nabijaczleweli
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently @rightfold can't do anything herself.

Please sign in to comment.