scispace - formally typeset
S

Simon Jones

Researcher at University of Manchester

Publications -  1100
Citations -  45394

Simon Jones is an academic researcher from University of Manchester. The author has contributed to research in topics: Haskell & Functional programming. The author has an hindex of 92, co-authored 1012 publications receiving 39886 citations. Previous affiliations of Simon Jones include University of California, Berkeley & Microsoft.

Papers
More filters
Journal ArticleDOI

Supernova neutrino burst detection with the Deep Underground Neutrino Experiment

B. Abi, +978 more
TL;DR: The Deep Underground Neutrino Experiment (DUNE) as discussed by the authors is a 40kton underground liquid argon time projection chamber experiment, which is sensitive to the electron-neutrinos flavor component of the burst of neutrinos expected from the next Galactic core-collapse supernova.
Journal ArticleDOI

Perioperative fever and outcome in surgical patients with aneurysmal subarachnoid hemorrhage

Michael M. Todd, +503 more
- 01 May 2009 - 
TL;DR: Fever is associated with worsened outcome in surgical subarachnoid hemorrhage patients, although, because the association between fever and the primary outcome measure for the trial is dependent on the covariates used in the analysis, it cannot rule out the possibility that fever is a marker for other events.

Scrap your boilerplate: a practical approach to generic programming

Ralf Lämmel, +1 more
TL;DR: Rank-2 polymorphism as discussed by the authors is a design pattern for writing programs that traverse data structures built from rich mutually-recursive data types, allowing most of this boilerplate to be written once and for all (perhaps even mechanically generated).
Journal ArticleDOI

Electronic coupling in mixed-valence dinuclear ferrocenes and cobaltocenes with saturated bridging groups.

TL;DR: In this paper, a series of new dinuclear metallocenes [{M(Cp*)(C5H4)}2X] were synthesized and magnetic susceptibility measurements reveal intramolecular antiferromagnetic interactions of -21 and -14 cm(-1) for SiMe2- and GeMe2)-bridged species, respectively, but negligible interaction for the CMe 2-bridged compound.
Book ChapterDOI

Aspect-Oriented Compilers

TL;DR: This paper studies the use of aspect orientation in structuring syntax directed compilers implemented as attribute grammars in Haskell by describing a method for specifying definitions of related attributes as 'aspects' and treating them as first-class objects that can be stored, manipulated and combined.