diff options
author | Guillermo Ramos | 2015-07-22 02:09:23 +0200 |
---|---|---|
committer | Guillermo Ramos | 2015-07-22 02:10:06 +0200 |
commit | 50d592f09cf6c6226c53a054cd729df475c032d7 (patch) | |
tree | 646e9d134bec3edbfe5af5c59324065d6655ebd4 /bib.bib | |
parent | 07277c50c42567460c719ca6b898b0c2ca95c60c (diff) | |
download | tfm-50d592f09cf6c6226c53a054cd729df475c032d7.tar.gz |
21/07/15
Diffstat (limited to 'bib.bib')
-rw-r--r-- | bib.bib | 27 |
1 files changed, 26 insertions, 1 deletions
@@ -197,4 +197,29 @@ simple, portable techniques, such as bytecode interpretation; a sophisticated execution model helps counterbalance the interpretation overhead.}, xtopic = {caml} -}
\ No newline at end of file +} + +@book{PeytonJones87, + author = {Peyton Jones, Simon L.}, + title = {The Implementation of Functional Programming Languages (Prentice-Hall International Series in Computer Science)}, + year = {1987}, + isbn = {013453333X}, + publisher = {Prentice-Hall, Inc.}, + address = {Upper Saddle River, NJ, USA}, +} + +@incollection{Mogensen00, +year={2000}, +isbn={978-3-540-67102-2}, +booktitle={Perspectives of System Informatics}, +volume={1755}, +series={Lecture Notes in Computer Science}, +editor={Bjøner, Dines and Broy, Manfred and Zamulin, AlexandreV.}, +doi={10.1007/3-540-46562-6_11}, +title={Linear Time Self-Interpretation of the Pure Lambda Calculus}, +url={http://dx.doi.org/10.1007/3-540-46562-6_11}, +publisher={Springer Berlin Heidelberg}, +author={Mogensen, TorbenÆ.}, +pages={128-142}, +language={English} +} |