The Daily C++
1.83K subscribers
10 photos
2 files
596 links
The best channel about C++ News!
Every day a lot of news!

Send your project/repo/guide/tutorial to @dailycppbot
Download Telegram
Tags: #llvm #sdcc #toolchain

"The LLVM+SDCC toolchain is meant to allow the use of languages other than C and to evaluate the effect of LLVM optimizations for 8-bit targets. "
http://www.colecovision.eu/llvm+sdcc/
If you want send here a Repositary or a Project, send it to @DailyCppBot
Tags: #cppcon17 #class #proposals
"The conference is asking for instructors to submit proposals for classes to be taught in conjunction with next September’s CppCon 2017."
http://cppcon.org/callforclasses2017/
Tags: #tools #windows
"I have had quite a few helpful suggestions for other tools to try. Thanks!"
http://www.lenholgate.com/blog/2016/10/more-thoughts-on-c-tools-on-windows-1.html
Tags: #compiler #bomb
DO NOT COMPILE AND RUN UNLESS YOU KNOW WHAT YOU ARE DOING.
This is a 29 byte C code that compiles to a 17,179,875,837 byte (16 GB) executable.
https://wikicoding.org/wiki/c/Compiler_Bomb/