This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
43
unikernel/duniverse/dune_/doc/papers/ocaml-2022/refs.bib
Normal file
43
unikernel/duniverse/dune_/doc/papers/ocaml-2022/refs.bib
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
@unpublished{dune,
|
||||
title = {{Dune: A composable build system}},
|
||||
author = {{Jane~Street}},
|
||||
year = {2018},
|
||||
note = "\url{https://dune.build}"
|
||||
}
|
||||
|
||||
@article{mokhov2020build,
|
||||
title={Build systems {\`a} la carte: Theory and practice},
|
||||
author={Mokhov, Andrey and Mitchell, Neil and Peyton Jones, Simon},
|
||||
journal={Journal of Functional Programming},
|
||||
volume={30},
|
||||
year={2020},
|
||||
publisher={Cambridge University Press},
|
||||
note={\url{https://doi.org/10.1017/S0956796820000088}}
|
||||
}
|
||||
|
||||
@inproceedings{gueneau2019cycles,
|
||||
title={Formal proof and analysis of an incremental cycle detection algorithm},
|
||||
author={Gu{\'e}neau, Arma{\"e}l and Jourdan, Jacques-Henri and Chargu{\'e}raud, Arthur and Pottier, Fran{\c{c}}ois},
|
||||
booktitle={Interactive Theorem Proving},
|
||||
number={141},
|
||||
year={2019},
|
||||
organization={Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik}
|
||||
}
|
||||
|
||||
@unpublished{incremental,
|
||||
title = {{Incremental: Library for incremental computations}},
|
||||
author = {{Jane~Street}},
|
||||
year = {2015},
|
||||
note = "\url{https://opensource.janestreet.com/incremental}"
|
||||
}
|
||||
|
||||
@article{hammer2014adapton,
|
||||
title={Adapton: Composable, demand-driven incremental computation},
|
||||
author={Hammer, Matthew and Phang, Khoo Yit and Hicks, Michael and Foster, Jeffrey},
|
||||
journal={ACM SIGPLAN Notices},
|
||||
volume={49},
|
||||
number={6},
|
||||
pages={156--166},
|
||||
year={2014},
|
||||
publisher={ACM New York, NY, USA}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue