mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Note on dynamic binding.
This commit is contained in:
40
thesis.bib
40
thesis.bib
@@ -460,30 +460,6 @@
|
||||
year = {2008}
|
||||
}
|
||||
|
||||
# WebAssembly
|
||||
@misc{HaasRSTGWBH17,
|
||||
author = {Andreas Haas and Andreas Rossberg and Ben L. Titzer and Dan Gohman and Luke Wagner and JF Bastien and Michael Holman},
|
||||
title = {Bringing the {Web} up to Speed with {WebAssembly}},
|
||||
year = 2017,
|
||||
note = {Draft},
|
||||
howpublished = {\url{https://people.mpi-sws.org/~rossberg/papers/Haas, Rossberg, Schuff, Titzer, Gohman, Wagner, Bastien, Holman - Bringing the Web up to Speed with WebAssembly [Draft].pdf}}
|
||||
}
|
||||
|
||||
# ECMAScript
|
||||
@misc{EMCA15,
|
||||
author = {{Ecma International}},
|
||||
title = {{ECMAScript} 2015 Language Specification},
|
||||
year = 2015,
|
||||
url = {http://www.ecma-international.org/ecma-262/6.0/index.html}
|
||||
}
|
||||
|
||||
@misc{EMCA17,
|
||||
author = {{Emca International}},
|
||||
title = {{ECMAScript} 2017 Language Specification},
|
||||
year = 2017,
|
||||
url = {https://tc39.github.io/ecma262/}
|
||||
}
|
||||
|
||||
# Hop.js
|
||||
@inproceedings{SerranoP16,
|
||||
author = {Manuel Serrano and
|
||||
@@ -646,7 +622,19 @@
|
||||
howpublished = {{ML Workshop}}
|
||||
}
|
||||
|
||||
% fancy row typing systems that support shapes
|
||||
# Delimited Control
|
||||
@inproceedings{KiselyovSS06,
|
||||
author = {Oleg Kiselyov and
|
||||
Chung{-}chieh Shan and
|
||||
Amr Sabry},
|
||||
title = {Delimited dynamic binding},
|
||||
booktitle = {{ICFP}},
|
||||
pages = {26--37},
|
||||
publisher = {{ACM}},
|
||||
year = {2006}
|
||||
}
|
||||
|
||||
# fancy row typing systems that support shapes
|
||||
@inproceedings{BerthomieuS95,
|
||||
author = {Bernard Berthomieu and Camille le Moniès de Sagazan},
|
||||
title = {A Calculus of Tagged Types, with applications to process languages},
|
||||
@@ -663,7 +651,7 @@
|
||||
}
|
||||
|
||||
|
||||
|
||||
# Zipper data structure.
|
||||
@article{Huet97,
|
||||
author = {G{\'{e}}rard P. Huet},
|
||||
title = {The Zipper},
|
||||
|
||||
Reference in New Issue
Block a user