Pinned Repositories
any_iterator
Proposal and sample implementation for adding `any_iterator` to the C++ ISO standard.
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
cpp
An open C++ course
cpython
The Python programming language
ffig
Generate code to call C++ libraries from other languages
filescan
Search binary files for a string and see a hexdump of the surrounding region
indirect
Reference implementation of: An indirect value-type for C++
ssh-tunnel
On-demand SSH tunnelling with a client-server architecture
thesis
Ph.D. Thesis
ffig
Generate code to call C++ libraries from other languages
ajbennieston's Repositories
ajbennieston/ssh-tunnel
On-demand SSH tunnelling with a client-server architecture
ajbennieston/cpp
An open C++ course
ajbennieston/thesis
Ph.D. Thesis
ajbennieston/any_iterator
Proposal and sample implementation for adding `any_iterator` to the C++ ISO standard.
ajbennieston/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
ajbennieston/cpython
The Python programming language
ajbennieston/ffig
Generate code to call C++ libraries from other languages
ajbennieston/filescan
Search binary files for a string and see a hexdump of the surrounding region
ajbennieston/indirect
Reference implementation of: An indirect value-type for C++
ajbennieston/isocpp-modules
Fork of Gasper's C++ proposals repository
ajbennieston/the-go-programming-language
Exercises and examples from The Go Programming Language book
ajbennieston/try-cython
Testing out Cython for wrapping C libraries
ajbennieston/xen-crashdump-analyser