OSDN Git Service

feat: add godbolt (#531)
authorIr1dXD <sirius.caffrey@gmail.com>
Mon, 1 Oct 2018 10:46:55 +0000 (18:46 +0800)
committerXeonacid <h.dwwwwww@gmail.com>
Mon, 1 Oct 2018 10:46:55 +0000 (18:46 +0800)
docs/intro/resources.md

index 9403e61..0309ae0 100644 (file)
@@ -62,6 +62,7 @@
 - [提供 C++ 内语法的查询等 - cppreference.com](https://zh.cppreference.com/w/)
 - [图论画板](https://csacademy.com/app/graph_editor/) (同时推荐 GraphViz)
 - [LaTeX 数学公式参考](http://www.mohu.org/info/symbols/symbols.htm)
+- [Godbolt - 在浏览器中查看编译后代码块对应的汇编语句](https://godbolt.org/)
 
 ## 题集