Hacker News
- RMSbolt – An implementation of the Godbolt compiler-explorer for Emacs https://gitlab.com/jgkamat/rmsbolt 9 comments
- Compiler Explorer https://godbolt.org/ 48 comments
- Implementation of the godbolt compiler-explorer for Emacs https://gitlab.com/jgkamat/rmsbolt 13 comments programming
- Compiler Explorer is 10 today! https://xania.org/202206/happy-birthday-ce 36 comments cpp
- Execution and Static Analysis Support for MSVC on Compiler Explorer https://devblogs.microsoft.com/cppblog/execution-and-static-analysis-support-for-msvc-on-compiler-explorer/ 11 comments cpp
- Compiler Explorer frontend for Kate Text Editor https://invent.kde.org/utilities/kate/-/merge_requests/490 9 comments cpp
- Compiler Explorer supports RISC-V Clang with vector intrinsics https://godbolt.org/z/xad7fn8Gz 3 comments riscv
- Compiler Explorer now supports multiple file compilation and linking https://godbolt.org/z/wsetsm8yg 42 comments cpp
- Ruby is now on Compiler Explorer https://godbolt.org/z/3jdM7hz3h 4 comments ruby
- Circle is now available in Compiler Explorer https://godbolt.org/z/aebjyfony 104 comments cpp
- Compiler Explorer - Java support https://godbolt.org/z/v1vhta71j 12 comments java
- Inside Rust Blog: Exploring PGO for the Rust compiler https://blog.rust-lang.org/inside-rust/2020/11/11/exploring-pgo-for-the-rust-compiler.html 15 comments rust
- Compiler Explorer now supports linking with some of the libraries https://github.com/compiler-explorer/compiler-explorer/issues/2079 6 comments cpp
- A Note of Caution about Using PVS-Studio on godbolt.org (Compiler Explorer) https://www.viva64.com/en/b/0739/ 7 comments cpp
- Afterwork vol.2 Second compilation of short animations I've been making in my free time to explore Blender possibilities. https://youtu.be/dCr1FE8yZQE 6 comments blender
- Is there something like "compiler explorer", but for Java? It would display bytecodes instead of assembly. https://godbolt.org/ 12 comments java
- Is there something like "compiler explorer", but for Java? It would display bytecodes instead of assembly. https://godbolt.org/ 8 comments programming
- GCC static analysis branch now available on Compiler Explorer https://gcc.gnu.org/ml/gcc/2019-12/msg00152.html 4 comments cpp
- CppCon 2019: Matt Godbolt “Compiler Explorer: Behind The Scenes” https://www.youtube.com/watch?v=kIoZDUd5DKw 3 comments programming
- Compiler Explorer now has an "Execution Only" pane https://www.patreon.com/posts/28352557 8 comments cpp
- LLVM ir line highlighting now available on Godbolt Compiler Explorer https://godbolt.org/z/rntwr8 24 comments programming
- Ada is available on Godbolt Compiler Explorer https://godbolt.org/z/ncox50 6 comments programming
- Ada is available on Godbolt Compiler Explorer https://godbolt.org/z/ncOx50 7 comments ada
- Godbolt compiler explorer gains Zig support https://godbolt.org/z/morfut 11 comments programming
- Introducing Shader Playground (a Compiler Explorer for Shaders) http://timjones.io/blog/archive/2018/05/19/introducing-shader-playground 4 comments gamedev
- Introducing Shader Playground : sort of like Compiler Explorer but for shading languages http://timjones.io/blog/archive/2018/05/19/introducing-shader-playground 4 comments programming
- The {fmt} formatting library is now available in Compiler Explorer https://godbolt.org/g/e1neyg 42 comments cpp
- Compiler Explorer now supports side-by-side language comparison and diffing https://godbolt.org/g/fi6rec 22 comments cpp
- Compiler Explorer now supports side-by-side language comparison and diffing https://godbolt.org/g/fi6rec 40 comments programming
- Godbolt compiler explorer adds Swift support https://swift.godbolt.org/ 4 comments swift
- View GHC's Assembly Online with Compiler Explorer https://haskell.godbolt.org/ 13 comments haskell
- Online Compiler Explorer http://godbolt.org/ 14 comments programming
- How can I make the Rust Compiler Explorer optimize but not completely remove functions? http://rust.godbolt.org/ 16 comments rust
- Rust Compiler Explorer https://rust.godbolt.org/ 30 comments rust
- GCC Explorer - an interactive take on compilation http://xania.org/201205/gcc-explorer 41 comments programming
- Compiler Explorer for Ada now includes cross compilers for RISC-V and ARM https://ada.godbolt.org/ 7 comments ada
- Experimental Clang with Concepts support now up on Compiler Explorer https://godbolt.org 20 comments cpp
- Compiler Explorer now supports multiple editors and diffs between them https://godbolt.org/g/oshdao 24 comments cpp
- Compiler Explorer (godbolt.org) looking for donations towards running costs https://www.linkedin.com/pulse/compiler-explorer-now-patreon-matt-godbolt 29 comments cpp
- experimental GCC Implantation of P0595R1, aka std::is_constant_evaluated() / is_constexpr() [Compiler Explorer] http://isconstexpr.gcc-future.tk/# 9 comments cpp