Subscribe
Copied to clipboard
Share
Share
Copied to clipboard
Embed
Copied to clipboard
Regular Programming
Trailer
Bonus
Episode 60
Season 1
About Defining Functional Programming
What is functional programming?
Andreas grabs his whiteboard and his Turing machine, and starts from laziness, while Lars thinks of immutability, functions, and data.
Is syntax important for being functional or not?
The functionalness of various languages are delved into, from Haskell to Rust via Python, Go, and Ruby. And, of course, the evil version of Elixir.
A good pipeline can be really nice.
Oh, and you shouldn't use witchcraft anymore.
Links
- Functional programming
- Haskell
- Lazy evaluation
- Lambda calculus
- Turing machines
- Alonzo Church
- Gödel - "A German guy" who formalized the definition general recursive functions
- Immutability
- Pure functions
- Witchcraft
- Continuation passing
- Partial application
- Currying
- The ML language family
- Why the lucky stiff
- Sam Aaron
- Sonic pi
- Roc
- Clojure
- AST - abstract syntax tree
- UV
- The UV company: Astral
- Memoization
- Singleton
Chapters
- What is functional programming?
- Lars' concept
- Is syntax important?
- What's the deal with Ruby?
- Python and whitespace
- Go
- Rust: functional?
- Clojure: the evil Elixir?
- Lisp
- Python, and immutability
- Save more random state
- So: mingle explanation?