Programming languages
There is an awesome article that goes over how one program can be written in different languages from the most abstract level of Math to Haskell to C to Assembly to actual machine code.
Links
Tour de Babel - Funny de tour of programming languages.
Awesome static analysis - Curated list of static analysis tools, linters and code quality checkers for various programming languages.
Rockstar - Idiomatic Rockstar FizzBuzz implementation is the best thing ever.
Twelf - Language used to specify, implement, and prove properties of deductive systems such as programming languages and logics.
GitHut - Place to discover languages on GitHub.
Programming Languages Zoo - Collection of implementations of miniature programming languages.
Last updated
Was this helpful?