• ImplyingImplications@lemmy.ca
    link
    fedilink
    arrow-up
    30
    arrow-down
    2
    ·
    2 个月前

    Functional Programming Theory: 500 pages of lambda calculus and endofunctors

    Functional Programming Practice: Quicksort

    • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
      link
      fedilink
      arrow-up
      11
      ·
      2 个月前

      There’s plenty of real world code written in functional languages. Also, this idea that FP is somehow more complex is complete nonsense. Lisp family are some of the easiest languages to learn.