scispace - formally typeset
H

Henrik Nilsson

Researcher at University of Nottingham

Publications -  68
Citations -  2078

Henrik Nilsson is an academic researcher from University of Nottingham. The author has contributed to research in topics: Functional programming & Functional reactive programming. The author has an hindex of 22, co-authored 65 publications receiving 2003 citations. Previous affiliations of Henrik Nilsson include Yale University & Linköping University.

Papers
More filters
Proceedings ArticleDOI

Functional reactive programming, continued

TL;DR: Of particular interest are the AFRP combinators that support dynamic collections and continuation-based switching and it is shown how these combinators can be used to express systems with an evolving structure that are difficult to model in more traditional dataflow languages.
Book ChapterDOI

Arrows, Robots, and Functional Reactive Programming

TL;DR: Yampa as discussed by the authors is an instantiation of functional reactive programming (FRP) as a domain-specific language embedded in Haskell, and it can be used to program a particular kind of hybrid system: a mobile robot.

Declarative debugging for lazy functional languages

TL;DR: This thesis presents a technique for debugging lazy functional programs declaratively and an efficient implementation of a declarative debugger for a large subset of Haskell, believed to be the first implementation of such a debugger which is sufficiently efficient to be useful in practice.
Journal ArticleDOI

Laser Doppler perfusion monitoring and imaging: novel approaches.

TL;DR: The theoretical background of the LDF technique is described and novel approaches of velocity components are introduced, providing the determination of the velocities relative contribution in physiologically relevant units (mm/s).
Proceedings ArticleDOI

The Yampa arcade

TL;DR: Functional Reactive Programming is demonstrated by presenting an implementation of the classic "Space Invaders" game in Yampa, the most recent Haskell-embedded incarnation of FRP.