Skip to content

Instantly share code, notes, and snippets.

@JayKickliter
Created July 15, 2021 22:34
Show Gist options
  • Save JayKickliter/95d4081d6d57e072f8b9c43c78c2a9d3 to your computer and use it in GitHub Desktop.
Save JayKickliter/95d4081d6d57e072f8b9c43c78c2a9d3 to your computer and use it in GitHub Desktop.
Languages

Functional

  • Haskell
  • Lisp
  • Erlang (underrated. Heavily used at Helium)

Concatative

  • APL/J/K/Q
  • FORTH

Imperative

  • Rust (my favorite)
  • C/C++

OO

  • Java
  • C++
@xandkar
Copy link

xandkar commented Sep 1, 2021

OCaml - functional, module-oriented, commonly underappreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment