🦞🌯 Lobster Roll

Thread

Implementing a LISPy Language in Haskell (harlanhaskins.com)
I've spent the weekend trying to solidify my understanding of expression-based language design. This is my first language project that's actually got scope and variables.

Stories related to "Implementing a LISPy Language in Haskell" across the full archive.

Implementing a LISPy Language in Haskell (harlanhaskins.com)
I've spent the weekend trying to solidify my understanding of expression-based language design. This is my first language project that's actually got scope and variables.
Implementing a JIT Compiler with Haskell and LLVM (stephendiehl.com)
7 simple steps to implementing a programming language (kjetilvalle.com)
Reimplementing a NodeJS Service in Haskell (gist.github.com)
Reimplementing 'git clone' in Haskell from the bottom up (stefan.saasen.me)
Implementing a minimal version of haskell-servant (well-typed.com)
Reimplementing Hackett’s type language: expanding to custom core forms in Racket (lexi-lambda.github.io)
Implementing a Content Security Policy in Haskell (jezenthomas.com)
Implementing graceful-close in Haskell network library (kazu-yamamoto.hatenablog.jp)
OCellator: a lispy synth language with structural editor (kevinmahoney.co.uk)
Implementing a GHC Plugin for Liquid Haskell (well-typed.com)
Implementing Unsure Calculator in 100 lines of Haskell (alt-romes.github.io)
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)
LispyScript (lispyscript.com)
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)
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)
Read-Eval-Print-λove is an Internet zine focusing on the Lisp family of programming languages (readevalprintlove.fogus.me)
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)
gherkin: a functional programming language and interpreter written in GNU Bash 4 (github.com)