๐Ÿฆž๐ŸŒฏ Lobster Roll

Thread

Patterns of Functional Programming: Functional Core - Imperative Shell (javiercasas.com)

Stories related to "Patterns of Functional Programming: Functional Core - Imperative Shell" across the full archive.

Patterns of Functional Programming: Functional Core - Imperative Shell (javiercasas.com)
Patterns of Functional Programming: Functional Core โ€“ Imperative Shell (javiercasas.com)
Programming on Parallel Machines; GPU, Multicore, Clusters and More (heather.cs.ucdavis.edu)
Patterns for Asynchronous Programming with Promises (joezimjs.com)
Promises are currently the best tool we have for asynchronous programming and they appear to be our best hope for the forseeable future, even if they'll be hiding behind generators or async functions. For now, we'll need to use promises directly, so we should learn some good techniques for using the...
Functional Programming Patterns (BuildStuff '14) (slideshare.net)
Functional Programming concepts, examples and patterns illustrated through Haskell syntax. (github.com)
Orleans, Erlang, Riak Core Distributed Programming Comparison (christophermeiklejohn.com)
Hangman: Imperative Functional Programming (stackbuilders.com)
Functional Programming Design Patterns (fsharpforfunandprofit.com)
Data Locality ยท Optimization Patterns ยท Game Programming Patterns (gameprogrammingpatterns.com)
Nonblocking Algorithms and Scalable Multicore Programming (2013) (queue.acm.org)
Imperative vs Declarative Programming (tylermcginnis.com)
Game Programming Patterns (gameprogrammingpatterns.com)
No longer WIP, and recommended to me as one of the most eye-opening books on OOP (even if you're not a game developer)
Language Constructs for Safe, Parallel Programming on Multicores (2016) (pdfs.semanticscholar.org)
Abstract highlight: "In this thesis we show techniques for compiler-enforced isolation of active objects, while allowing sharing and zero-copy communication of mutable data in the cases where it is safe to do so. We also show how the same techniques that enforce isolation can be utilized internal t...
Can Logic Programming Execute as Fast as Imperative Programming? (1990) (www2.eecs.berkeley.edu)
Abstract: "The purpose of this dissertation is to provide constructive proof that the logic programming language [Prolog](https://en.wikipedia.org/wiki/Prolog) can be implemented an order of magnitude more efficiently than the best previous systems, so that its speed approaches imperative languages ...
How Functional Programming will (Finally) do Away With the GoF Patterns (blog.jooq.org)
LAMBDAFICTATOR: From Imperative to Functional Programming via Automated Refactoring (2013) (dig.cs.illinois.edu)
Abstract: "Java 8 introduces two functional features: lambda expressions and functional operations like map or filter that apply a lambda expression over the elements of a Collection. Refactoring existing code to use these new features enables explicit but unobtrusive parallelism and makes the code ...
Functional Core, Imperative Shell (2012) (destroyallsoftware.com)
Bimodal programming โ€“ why design patterns fail (blog.cerebralab.com)
Imperative functional programming (1992) (microsoft.com)
Organizing Clojure code with Functional Core, Imperative Shell (kumarshantanu.medium.com)
Design Patterns in Dynamic Programming (1996) (norvig.com)
The Verse Calculus: a Core Calculus for Functional Logic Programming (simon.peytonjones.org)
Aerospec: A natural blend between functional and imperative programming (github.com)
Functional Core, Imperative Shell โ€“ Scott Wlaschin (youtube.com)
Game Programming Patterns - State
An Introduction to Functional Imperative Programming in Flix โ€ข Magnus Madsen (2023) (youtube.com)
Rama: The 100x programming platform with functional programming at its core (youtube.com)
Flix: an effect-oriented, functional, imperative, and logic programming language (flix.dev)
The Verse Calculus: A Core Calculus for Functional Logic Programming [pdf] (simon.peytonjones.org)