Live stream preview

Watch this video and more on Lambda World

Watch this video and more on Lambda World

From Clojure to Elixir: Leveraging Functional Programming for Scalable, Sustainable Web Apps by Wendy Randolph

Lambda World 25 • 27m

Up Next in Lambda World 25

  • Total Functions for Automated Reasoni...

    While much of today's AI focuses on statistical methods, a well-established parallel exists in the form of symbolic, also known as Good Old-Fashioned AI (GOFAI). Here, programs manipulate logical formulas to solve strictly defined problems through reasoning rather than learning. Automated theorem...

  • Accidental Functional Programming in ...

    I don't have a background in functional programming - and I never set out to write it. But somewhere between writing trait-based epidemiological pipelines, composing data transformations, and leaning hard on Result, enums, and pattern matching, I started hearing from others: “That's pretty functi...

  • When magic meets multicore - OCaml an...

    "Merlin" is certainly a magician -- but it's also the backend for OCaml's language server. It allows OCamlers to get superb editor support, such as seeing OCaml's type inference, navigating to a definition, constructing or destructing sum type values, and much more. In a different vein, OCaml mul...