final
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
@article{abel_bernardy_2020,
|
||||
author = {Abel, Andreas and Bernardy, Jean-Philippe},
|
||||
title = {A unified view of modalities in type systems},
|
||||
year = {2020},
|
||||
issue_date = {August 2020},
|
||||
publisher = {Association for Computing Machinery},
|
||||
address = {New York, NY, USA},
|
||||
volume = {4},
|
||||
number = {ICFP},
|
||||
url = {https://doi.org/10.1145/3408972},
|
||||
doi = {10.1145/3408972},
|
||||
abstract = {We propose to unify the treatment of a broad range of modalities in typed lambda calculi. We do so by defining a generic structure of modalities, and show that this structure arises naturally from the structure of intuitionistic logic, and as such finds instances in a wide range of type systems previously described in literature. Despite this generality, this structure has a rich metatheory, which we expose.},
|
||||
journal = {Proc. ACM Program. Lang.},
|
||||
month = aug,
|
||||
articleno = {90},
|
||||
numpages = {28},
|
||||
keywords = {subtyping, modal logic, linear types}
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
\bibliography{bibliography/acm_3122948.3122949,bibliography/acm_3720423,bibliography/minamide}
|
||||
\bibliography{bibliography/acm_3122948.3122949,bibliography/acm_3158093,bibliography/acm_3408972,bibliography/acm_3720423,bibliography/bour_et_al_2021,bibliography/diss,bibliography/minamide}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
@article{bour_et_al_tmc_2021,
|
||||
title={Tail Modulo Cons},
|
||||
author={Fr{\'e}d{\'e}ric Bour and Basile Cl{\'e}ment and Gabriel Scherer},
|
||||
journal={ArXiv},
|
||||
year={2021},
|
||||
volume={abs/2102.09823},
|
||||
url={https://api.semanticscholar.org/CorpusID:231967558}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
@ARTICLE{bagrel_thesis_2025,
|
||||
author = {{Bagrel}, Thomas},
|
||||
title = "{Formalization and Implementation of Safe Destination Passing in Pure Functional Programming Settings}",
|
||||
journal = {arXiv e-prints},
|
||||
keywords = {Programming Languages},
|
||||
year = 2026,
|
||||
month = jan,
|
||||
eid = {arXiv:2601.08529},
|
||||
pages = {arXiv:2601.08529},
|
||||
doi = {10.48550/arXiv.2601.08529},
|
||||
archivePrefix = {arXiv},
|
||||
eprint = {2601.08529},
|
||||
primaryClass = {cs.PL},
|
||||
adsurl = {https://ui.adsabs.harvard.edu/abs/2026arXiv260108529B},
|
||||
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user