Proceedings of the 2003 ACM SIGPLAN Workshop on Haskell 2003
DOI: 10.1145/871895.871902
|View full text |Cite
|
Sign up to set email alerts
|

Helium, for learning Haskell

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

3
37
0

Year Published

2005
2005
2016
2016

Publication Types

Select...
5
4
1

Relationship

3
7

Authors

Journals

citations
Cited by 61 publications
(40 citation statements)
references
References 5 publications
3
37
0
Order By: Relevance
“…Jadud noticed that the top Java errors he collected had a similar distribution to five studies using other languages (Jadud, 2006). Inspired by his analysis, Figure 13 shows the frequency of the nine most frequent errors from this study's control group and those from three languages Jadud reported on: Haskell (Heeren, Leijen, and van IJzendoorn, 2003); FORTRAN (Moulton and Muller, 1967); and COBOL (Litecky and Davis, 1976), as well as the most recent study on Java .…”
Section: Basis For Generalizationmentioning
confidence: 60%
“…Jadud noticed that the top Java errors he collected had a similar distribution to five studies using other languages (Jadud, 2006). Inspired by his analysis, Figure 13 shows the frequency of the nine most frequent errors from this study's control group and those from three languages Jadud reported on: Haskell (Heeren, Leijen, and van IJzendoorn, 2003); FORTRAN (Moulton and Muller, 1967); and COBOL (Litecky and Davis, 1976), as well as the most recent study on Java .…”
Section: Basis For Generalizationmentioning
confidence: 60%
“…The second benchmark, the Helium benchmark [11], contains over 50k Haskell programs logged by Helium [13], a compiler for a substantial subset of Haskell, from first-year undergraduate students working on assignments of a programming course offered at the University of Utrecht during course years 2002-2003 and 2003-2004. Among these programs, 16,632 contain type errors.…”
Section: Benchmarksmentioning
confidence: 99%
“…Already longer available alongside GHC are Hugs [21] which was influential on Haskell as a language, NHC98 [38], and YHC [33] derived from NHC98, all mature Haskell 98 compilers with extensions. Helium [17] (also from Utrecht) does not implement full Haskell 98 but focuses on good error reporting, thereby being suitable for learning Haskell. We also mention HBC [1] (not maintained anymore) for completeness.…”
Section: Related Workmentioning
confidence: 99%