view Paper/cbc.bib @ 23:7de00dc2a997

modify
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 20 Nov 2011 19:56:32 +0900
parents 1e3cb4334e8a
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/}",
}