• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Not a description.

Not a blog

Stuff I've written down while transitioning between static site generators. If you have any corrections or suggestions, please reach out using the issue tracker, or message me on Twitter/Reddit (same username).

  1. ad-hoc-polymorphism.rst - An informal and incomplete survey of the design space for ad-hoc polymorphism in a programming language.
  2. opinionated-haskell-guide-2019.md - A guide for Haskell beginners in mid 2019. TL:DR; Prefer simple and well-documented options over exciting things. Ask for help when stuck.
  3. pl-and-physics-jargon.md - A small post describing how the jargon used for name binding in programming languages is somewhat similar to the jargon used in some parts of physics. Don't take it too seriously.