Pinned Repositories
cbinc
Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C
Struct.hs
C-struct like usage of records in Haskell
DEFER.h
DEFER macros in C
CFLAG.h
No bullshit command line flag parser for C
arena_allocator
C++11 single header arena allocator that works with the STL
c-lambda-core
Lambda Calculus Core! A collaborative effort at showing how the core of lambda calculus can be implemented in every programming language.
Cognitive-Modelling-A4
CoPL-A4
CQClock
A Quine clock in C inspired by Tsoding
try-catch.h
Simple jmp_buf-based try-catch in C
Psteven5's Repositories
Psteven5/cbinc
Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C
Psteven5/Struct.hs
C-struct like usage of records in Haskell
Psteven5/DEFER.h
DEFER macros in C
Psteven5/CFLAG.h
No bullshit command line flag parser for C
Psteven5/arena_allocator
C++11 single header arena allocator that works with the STL
Psteven5/CQClock
A Quine clock in C inspired by Tsoding