Login / Signup
Haskell
2000
2005
2015
2024
2000
2024
Keyphrases
Publications
2024
Craig Ramsay
,
Robert Stewart
Cloaca: A Concurrent Hardware Garbage Collector for Non-strict Functional Languages.
Haskell
(2024)
Zac Garby
,
Graham Hutton
,
Patrick Bahr
Calculating Compilers Effectively (Functional Pearl).
Haskell
(2024)
Finnbar Keating
,
Michael B. Gale
Functional Reactive Programming, Rearranged.
Haskell
(2024)
Jan van Brügge
Liquid Amortization: Proving Amortized Complexity with LiquidHaskell (Functional Pearl).
Haskell
(2024)
Niels Bunkenburg
,
Nicolas Wu
Making a Curry Interpreter using Effects and Handlers.
Haskell
(2024)
Proceedings of the 17th ACM SIGPLAN International Haskell Symposium, Haskell 2024, Milan, Italy, September 6-7, 2024
Haskell
(2024)
Jaro S. Reinders
Higher Order Patterns for Rewrite Rules.
Haskell
(2024)
Momoka Saito
,
Hideya Iwasaki
,
Hideyuki Kawabata
,
Tsuneyasu Komiya
Controlling Computation Granularity through Fusion in Improving Floating-Point Numbers.
Haskell
(2024)
Pedro B. Vasconcelos
,
Rodrigo Marques
Haskelite: A Tracing Interpreter Based on a Pattern-Matching Calculus.
Haskell
(2024)
Robert Krook
,
Samuel Hammersberg
Welcome to the Parti(tioning) (Functional Pearl): Using Rewrite Rules and Specialisation to Partition Haskell Programs.
Haskell
(2024)
Lennart Augustsson
MicroHs: A Small Compiler for Haskell.
Haskell
(2024)
2023
Patrick Redmond
,
Lindsey Kuper
An Exceptional Actor System (Functional Pearl).
Haskell
(2023)
Ivan Perez
,
Frank Dedden
The Essence of Reactivity.
Haskell
(2023)
Nicolas Wu
The Evolution of Effects (Keynote).
Haskell
(2023)
Minh Nguyen
,
Roly Perera
,
Meng Wang
,
Steven Ramsay
Effect Handlers for Programmable Inference.
Haskell
(2023)
Proceedings of the 16th ACM SIGPLAN International Haskell Symposium, Haskell 2023, Seattle, WA, USA, September 8-9, 2023
Haskell
(2023)
Edsko de Vries
falsify: Internal Shrinking Reimagined for Haskell.
Haskell
(2023)
Takato Otsuka
,
Hideya Iwasaki
Haskell Library for Safer Virtual Machine Introspection (Experience Report).
Haskell
(2023)
Ningning Xie
Haskell for Choice-Based Learning (Keynote).
Haskell
(2023)
Abhiroop Sarkar
,
Robert Krook
,
Alejandro Russo
,
Koen Claessen
HasTEE: Programming Trusted Execution Environments with Haskell.
Haskell
(2023)
Finnbar Keating
,
Michael B. Gale
This Is Driving Me Loopy: Efficient Loops in Arrowized Functional Reactive Programs.
Haskell
(2023)
Segev Elazar Mittelman
,
Aviel Resnick
,
Ivan Perez
,
Alwyn E. Goodloe
,
Leonidas Lampropoulos
Don't Go Down the Rabbit Hole: Reprioritizing Enumeration for Property-Based Testing.
Haskell
(2023)
2022
Trevor L. McDonell
,
Joshua D. Meredith
,
Gabriele Keller
Embedded pattern matching.
Haskell
(2022)
Gershom Bazerman
A totally predictable outcome: an investigation of traversals of infinite structures.
Haskell
(2022)
Jonathas Augusto de Oliveira Conceição
,
André Rauber Du Bois
,
Samuel da Silva Feitosa
,
Gerson Geraldo Homrich Cavalheiro
,
Rodrigo Geraldo Ribeiro
Open transactional actions: interacting with non-transactional resources in STM Haskell.
Haskell
(2022)
Jamie Willis
,
Nicolas Wu
,
Tom Schrijvers
Oregano: staging regular expressions with Moore Cayley fusion.
Haskell
(2022)
Jesper Cockx
,
Orestis Melkonian
,
Lucas Escot
,
James Chapman
,
Ulf Norell
Reasonable Agda is correct Haskell: writing verified Haskell using agda2hs.
Haskell
(2022)
Apoorv Ingle
,
Alex Hubers
,
J. Garrett Morris
Partial type constructors in practice.
Haskell
(2022)
Henry Blanchette
,
Niki Vazou
,
Leonidas Lampropoulos
Liquid proof macros.
Haskell
(2022)
Niki Vazou
,
Michael Greenberg
How to safely use extensionality in Liquid Haskell.
Haskell
(2022)
Lykourgos Mastorou
,
Nikolaos Papaspyrou
,
Niki Vazou
Coinduction inductively: mechanizing coinductive proofs in Liquid Haskell.
Haskell
(2022)
Celeste Hollenbeck
,
Michael F. P. O'Boyle
,
Michel Steuwer
Investigating magic numbers: improving the inlining heuristic in the Glasgow Haskell Compiler.
Haskell
(2022)
Haskell '22: 15th ACM SIGPLAN International Haskell Symposium, Ljubljana, Slovenia, September 15 - 16, 2022
Haskell
(2022)
2021
Finn Teegen
,
Kai-Oliver Prott
,
Niels Bunkenburg
Haskell⁻¹: automatic function inversion in Haskell.
Haskell
(2021)
Gert-Jan Bottu
,
Richard A. Eisenberg
Seeking stability by being lazy and shallow: lazy and shallow instantiation is user friendly.
Haskell
(2021)
Nachiappan Valliappan
,
Alejandro Russo
,
Sam Lindley
Practical normalization by evaluation for EDSLs.
Haskell
(2021)
Hashan Punchihewa
,
Nicolas Wu
Safe mutation with algebraic effects.
Haskell
(2021)
Toby Bailey
,
Michael B. Gale
Chesskell: a two-player game at the type level.
Haskell
(2021)
Haskell 2021: Proceedings of the 14th ACM SIGPLAN International Symposium on Haskell, Virtual Event, Korea, August 26-27, 2021
Haskell
(2021)
Jean-Philippe Bernardy
,
Arnaud Spiwack
Evaluating linear functions to symmetric monoidal categories.
Haskell
(2021)
Jamie Willis
,
Nicolas Wu
Design patterns for parser combinators (functional pearl).
Haskell
(2021)
Finnbar Keating
,
Michael B. Gale
Graded monads and type-level programming for dependence analysis.
Haskell
(2021)
Wen Kokke
,
Ornela Dardha
Deadlock-free session types in linear Haskell.
Haskell
(2021)
Rudy Matela
Express: applications of dynamically typed Haskell expressions.
Haskell
(2021)
2017
Markus Aronsson
,
Mary Sheeran
Hardware software co-design in Haskell.
Haskell
(2017)
Donya Quick
Algorithmic music in Haskell (invited talk).
Haskell
(2017)
Leonidas Lampropoulos
,
Antal Spector-Zabusky
,
Kenneth Foner
Ode on a random urn (functional pearl).
Haskell
(2017)
Dmitrij Szamozvancev
,
Michael B. Gale
Well-typed music does not sound wrong (experience report).
Haskell
(2017)
Andrey Mokhov
Algebraic graphs with class (functional pearl).
Haskell
(2017)
Maximilian Algehed
,
Koen Claessen
,
Moa Johansson
,
Nicholas Smallbone
QuickSpec: a lightweight theory exploration tool for programmers (system demonstration).
Haskell
(2017)