view Paper/cbc.bib @ 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
children 07ee6fc0f53f
line wrap: on
line source

@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/}",
}