Pinned Repositories
alan_wiki
Welcome to Alan Wiki
alanjohnjames.github.io
Alan on GitHub Pages...
cpp_playground
C++ Code
CppParser
CppRepl
hask
Haskell language features and standard libraries in pure Python.
Monad
Simple example of how to combine monads together
monads-for-normal-programmers
Source repository to accompany a blog post series of the same name
monadster
Python implementation of Scott Wlaschin's F# script demonstrating a custom state monad https://gist.github.com/swlaschin/54489d9586402e5b1e8a and related blog post http://fsharpforfunandprofit.com/posts/monadster/
alanjohnjames's Repositories
alanjohnjames/cpp_playground
C++ Code
alanjohnjames/alan_wiki
Welcome to Alan Wiki
alanjohnjames/alanjohnjames.github.io
Alan on GitHub Pages...
alanjohnjames/CppParser
alanjohnjames/CppRepl
alanjohnjames/hask
Haskell language features and standard libraries in pure Python.
alanjohnjames/Monad
Simple example of how to combine monads together
alanjohnjames/monads-for-normal-programmers
Source repository to accompany a blog post series of the same name
alanjohnjames/monadster
Python implementation of Scott Wlaschin's F# script demonstrating a custom state monad https://gist.github.com/swlaschin/54489d9586402e5b1e8a and related blog post http://fsharpforfunandprofit.com/posts/monadster/
alanjohnjames/pipes
Pipelines for expressive code on collections in C++
alanjohnjames/purescript_playground
Experiments in Purescript
alanjohnjames/python_playground
Repository containing my python code
alanjohnjames/pythonforfunandprofit
Notes on http://fsharpforfunandprofit.com implemented in Python
alanjohnjames/PythonTurtleCar
alanjohnjames/simple_match
Simple header only pattern matching for c++14
alanjohnjames/statistical-learning
Lecture Slides and R Sessions for Trevor Hastie and Rob Tibshinari's "Statistical Learning" Stanford course