shafik
Interests: C++, C, compilers and undefined behavior. Stackoverflow contributor in C++, C tags. Also find me on Twitter: https://twitter.com/shafikyaghmour
Pinned Repositories
cpp_blogs
C++ Blogs (plus other stuff we should care about like undefined behavior)
cpp_learning
Where to get started learning C++ and what resources are there.
cpp_poetry
Saving the art of the C++ Slack #poerty channel for posterity
cpp_undefined_behavior_enumerated
Enumerating all of the Undefined Behavior in C++
cpp_youtube_channels
Listing of C++ Youtube channels for conferences and user groups
determine_c_or_cpp
Determine programatically C from C++ as well as various versions
shafik.github.io
shafik's Repositories
shafik/cpp_youtube_channels
Listing of C++ Youtube channels for conferences and user groups
shafik/determine_c_or_cpp
Determine programatically C from C++ as well as various versions
shafik/cpp_blogs
C++ Blogs (plus other stuff we should care about like undefined behavior)
shafik/cpp_learning
Where to get started learning C++ and what resources are there.
shafik/cpp_undefined_behavior_enumerated
Enumerating all of the Undefined Behavior in C++
shafik/shafik.github.io
shafik/cpp_poetry
Saving the art of the C++ Slack #poerty channel for posterity
shafik/wg21papers
WG21 papers
shafik/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
shafik/draft
C++ standards drafts
shafik/libcxx
Mirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
shafik/lldb
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated every five minutes.
shafik/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
shafik/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
shafik/msgpack-c
MessagePack implementation for C and C++ / msgpack.org[C/C++]
shafik/swift-clang
shafik/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
shafik/swift-llvm