mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
WIP
This commit is contained in:
25
thesis.bib
25
thesis.bib
@@ -741,6 +741,19 @@
|
||||
year = {2012}
|
||||
}
|
||||
|
||||
# "Proto handlers"
|
||||
@inproceedings{CartwrightF94,
|
||||
author = {Robert Cartwright and
|
||||
Matthias Felleisen},
|
||||
title = {Extensible Denotational Language Specifications},
|
||||
booktitle = {{TACS}},
|
||||
series = {Lecture Notes in Computer Science},
|
||||
volume = {789},
|
||||
pages = {244--272},
|
||||
publisher = {Springer},
|
||||
year = {1994}
|
||||
}
|
||||
|
||||
# Applicative idioms
|
||||
@article{McBrideP08,
|
||||
author = {Conor McBride and
|
||||
@@ -3531,4 +3544,14 @@
|
||||
number = {2},
|
||||
pages = {98--107},
|
||||
year = {1989}
|
||||
}
|
||||
}
|
||||
|
||||
# Curry-Howard correspondence
|
||||
@incollection{Howard80,
|
||||
author = {William A. Howard},
|
||||
title = {The Formulae-as-Types Notion of Construction},
|
||||
booktitle = {To H. B. Curry: Essays on Combinatory Logic, Lambda Calculus, and Formalism},
|
||||
publisher = {Academic Press},
|
||||
editor = {Haskell Curry and Hindley B. and Seldin J. Roger and P. Jonathan},
|
||||
year = 1980
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user