changeset 12:1e3cb4334e8a

add cbc.bib
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sat, 19 Nov 2011 20:36:34 +0900
parents 9314b8c2dfd9
children b97cc8bbc20a
files Paper/cbc.bib
diffstat 1 files changed, 30 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Paper/cbc.bib	Sat Nov 19 20:36:34 2011 +0900
@@ -0,0 +1,30 @@
+@article{kono:2002a,
+	author = "河野真治",
+	title = "継続を基本とした言語 CbC の gcc 上の実装",
+	journal = "日本ソフトウェア科学会第 19 回大会論文集",
+	month = "Sep",
+	year = 2002
+}
+
+@article{kono:2008a,
+	author = "河野真治",
+	title = "継続を持つ C の回言語によるシステム記述",
+	journal = "日本ソフトウェア科学会第 17 回大会論文集",
+	month = "Sep",
+	year = 2000
+}
+                  
+@article{yogi:2008a,
+	author = "与儀健人 and 河野真治",
+	title = "Continuation based CコンパイラのGCC-4.2による実装",
+	journal = "琉球大学 情報工学科 学位論文",
+	month = "Feb",
+	year = 2008
+}
+
+
+@manual{gcc_internals,
+author = "{GNU Compiler Collection (GCC) Internals}",
+title ="{http://gcc.gnu.org/onlinedocs/gccint/}",
+}
+