Tool-Driven Quality Assurance for Functional Programming and Machine Learning

LH Applis - 2024 - repository.tudelft.nl
Finding and fixing software faults is a major part of software development and as such any
improvement for such tasks is a welcome aid for developers and a worthwhile field for …

How do Haskell programmers debug?

RL Huang, E Pertseva, M Coblenz, S Lerner - kilthub.cmu.edu
Functional programming is a paradigm that emphasizes avoiding shared mutable state.
Compared to imperative programming, which focuses more on how the runtime state should …