diff Paper/reference.bib @ 24:d8f77d0a3452

update environemt return and bib
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Thu, 08 Nov 2018 23:16:52 +0900
parents 0cce27e3a63a
children f200e3702c5a
line wrap: on
line diff
--- a/Paper/reference.bib	Thu Nov 08 19:29:49 2018 +0900
+++ b/Paper/reference.bib	Thu Nov 08 23:16:52 2018 +0900
@@ -94,3 +94,17 @@
     year = 2006,
     month = 2,
 }
+
+@misc{threadecodes,
+    title = {Threaded Code},
+    author = {Bell, James R},
+    journal = {Communications of the ACM 16.6},
+    year = 1973,
+}
+
+@misc{optthreade,
+    title = {Optimizing direct threaded code by selective inlining},
+    author = {Piumarta, Ian and Fabio Riccardi},
+    journal = {ACM SIGPLAN Notices. Vol. 33},
+    year = 1998,
+}