Mercurial > hg > Papers > 2019 > anatofuz-thesis
diff presen/slide.html @ 122:a3ff00c33fd7 default tip
update slide
author | anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 20 Feb 2019 12:05:38 +0900 |
parents | 35238e76a0d3 |
children |
line wrap: on
line diff
--- a/presen/slide.html Wed Feb 20 12:03:18 2019 +0900 +++ b/presen/slide.html Wed Feb 20 12:05:38 2019 +0900 @@ -94,7 +94,7 @@ <h2 id="研究目的">研究目的</h2> <ul> <li>Continuation based C (CbC)という言語は継続を基本とするC言語であり, 言語処理系に応用出来ると考えられる</li> - <li>スクリプト言語などは, バイトコードを扱うが, この実行にcae文や, ラベルgotoなどを利用している。 + <li>スクリプト言語などは, バイトコードを扱うが, この実行にcase文や, ラベルgotoなどを利用している。 <ul> <li>この部分はCbCの機能で書き換える事が可能である</li> </ul>