🦞🌯 Lobster Roll

Thread

Hamiltonian Dynamics: Breaking down a Haskell project w/ physics, linear alg, datakinds, ad, hmatrix (blog.jle.im)
A breakdown of a project I put up last year utilizing a lot of fun physics, math, and Haskell concepts that I had a blast writing!

Stories related to "Hamiltonian Dynamics: Breaking down a Haskell project w/ physics, linear alg, datakinds, ad, hmatrix" across the full archive.

Hamiltonian Dynamics: Breaking down a Haskell project w/ physics, linear alg, datakinds, ad, hmatrix (blog.jle.im)
A breakdown of a project I put up last year utilizing a lot of fun physics, math, and Haskell concepts that I had a blast writing!
Upcoming/proposed breaking changes to Haskell (github.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)
Breaking down Amazon’s mega dropdown (bjk5.com)
From Ruby to Haskell, Part 2: Similarity, Refactoring, and Patterns (bendyworks.com)
A Comparison Between Perl and Haskell (ocharles.org.uk)
Helm, a functionally reactive game engine for Haskell (helm-engine.org)
Typo: a programming language that runs in Haskell's type system (github.com)
Writing Haskell every damn day (blog.begriffs.com)
Tricking Haskell into being dynamic (blog.begriffs.com)
GHC (the standard Haskell compiler) gets first class iOS support (groups.google.com)
Haskell, where to start? (tmp.devcharm.com)
Popularizing Haskell through easy web deployment (blog.begriffs.com)
How to start a new Haskell project (jabberwocky.eu)
Haskell for all: Equational reasoning (haskellforall.com)
Haskell development environment for your iPad (slidetocode.com)
Haskell: Haskell and GHC: Too Big to Fail? (panel) (ezyang.tumblr.com)
typo: A programming language that runs in Haskell's type system. (github.com)
Sideproject: Simple race management in Haskell on PostgreSQL (racemetric.com)
Racemetric is a simple athletic race registration and credit card processing app. It's all written in Haskell (Snap, Heist) and JS on top of PostgreSQL. The idea is for race organizers to accept credit card registration payments within minutes instead of having to talk to sales people, get a merchan...
Haskell vs. Erlang for bittorent clients (jlouisramblings.blogspot.ca)
Project by @bos31337 that uses "crit-bit trees" to teach Haskell (github.com)
Haskell-based bitcoin startup Bridgewalker is now open source (bridgewalkerapp.com)
Implementing a JIT Compiler with Haskell and LLVM (stephendiehl.com)
A Dominion simulator in Haskell (vimeo.com)
EvenOdd in Agda, Idris, Haskell, Scala (brianmckenna.org)
Haskell Development on Emacs (tim.dysinger.net)
I reviewed all available options for haskell development on emacs again & came up with a 5 minute setup than includes cabal-sandbox-aware repl & code completion.