🦞🌯 Lobster Roll

Thread

Designing functional clothes with Haskell (youtube.com)
this is my talk at linuxconf au! here's the repo - https://github.com/silky/linuxconf-fashion-hacking - for anyone interested, and the fashion website - https://vandersilk.github.io/ :)

Stories related to "Designing functional clothes with Haskell" across the full archive.

Designing functional clothes with Haskell (youtube.com)
this is my talk at linuxconf au! here's the repo - https://github.com/silky/linuxconf-fashion-hacking - for anyone interested, and the fashion website - https://vandersilk.github.io/ :)
Helm, a functionally reactive game engine for Haskell (helm-engine.org)
Thinking Functionally with Haskell (pragprog.com)
Reflex: Practical Functional Reactive Programming (part 1) (youtube.com)
This is part one of a two-part talk that goes through practical examples and gives a nice intro for what it's like to use the reflex FRP library. He walks through the process of integrating a live tweet stream right into the presentation which shows audience tweets on-screen in real time.
Functional Programming concepts, examples and patterns illustrated through Haskell syntax. (github.com)
How to Program It: Solving Problems Functionally Using Haskell (stackbuilders.com)
Our Functional Future or: How I Learned to Stop Worrying and Love Haskell (blog.fugue.co)
Functional Programming in Haskell - University of Glasgow (futurelearn.com)
Why I don't use Haskell for Functional Programming [2008] (jlouisramblings.blogspot.com)
Functional Programming in Haskell - University of Glasgow (futurelearn.com)
Functional Programming & Haskell - Computerphile (Youtube) (youtube.com)
An interview with John Hughes, one of the designers of Haskell, introducing the concept of functional programming and talking a little bit about Haskell's origins and applications. It's piqued my interesting in trying to learn Haskell again.
Is Haskell a purely functional language? (2010) (conal.net)
Redesigning Haskell docs (nunoalexandre.com)
LambdaCube3D: A Haskell-like, Purely-Functional DSL for GPU Programming (lambdacube3d.com)
A Purely Functional Typed Approach to Trainable Models (Differentiable Programming in Haskell) (blog.jle.im)
Three-part series about differentiable programming applied to machine learning in a purely functional typed setting, and the benefits of this combination.
Economic Argument for Functional Programming (youtube.com)
Hamler – Haskell-style functional programming language running on Erlang VM (emqx.io)
Defunctionalizing dependent type families in Haskell (blog.poisson.chat)
Functional Parsing (2020) (youtube.com)
Embedding Functional Logic Programming in Haskell via a Compiler Plugin (youtube.com)
A decision maker's guide to Typed Functional Languages by Evan Czaplicki (youtu.be)
A Proper X86 Assembler in Haskell Using the Escardó-Oliva Functional (blog.vmchale.com)
Haskell prelude using GHC's new data kind promotion (blog.atnnn.com)
The Architecture of Open Source Applications (Volume 2): The Glasgow Haskell Compiler (aosabook.org)
Data.Records: Extensible Records for Haskell (GHC 7.6) (github.com)
From Ruby to Haskell, Part 1: Testing (bendyworks.com)
So güd.
Getting Started with Haskell (bob.ippoli.to)
From Ruby to Haskell, Part 2: Similarity, Refactoring, and Patterns (bendyworks.com)
Intro to Functional Reactive Programming with Bacon.js and ClojureScript (youtube.com)
The code is pretty much unreadable in the video, but you can follow along on GitHub: https://github.com/Cicayda/yolk-examples/blob/master/src/yolk_examples/client/autocomplete.cljs https://github.com/Cicayda/yolk-examples/blob/master/src/yolk_examples/client/dragdrop.cljs
A Comparison Between Perl and Haskell (ocharles.org.uk)