Mercurial > hg > Papers > 2018 > nozomi-master
diff paper/cbc.tex @ 22:c748fb296673
Update introduction
author | atton <atton@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 22 Jan 2017 16:35:37 +0900 |
parents | 34de798b11c3 |
children | 925d7e02b712 |
line wrap: on
line diff
--- a/paper/cbc.tex Sun Jan 22 16:24:59 2017 +0900 +++ b/paper/cbc.tex Sun Jan 22 16:35:37 2017 +0900 @@ -1,4 +1,5 @@ \chapter{Continuation based C} +\label{chapter:cbc} Continuation based C (CbC)は当研究室で開発しているプログラミング言語であり、OSや組み込みソフトウェアの開発を主な対象としている。 CbC は C言語の下位の言語であり、構文はほぼC言語と同じものを持つが、よりアセンブラに近い形でプログラムを記述する。