@article{oai:ipsj.ixsq.nii.ac.jp:00016917, author = {鈴木, 弘 and 今城, 哲二 and 中鉢欣秀 and 大岩, 元 and Hiroshi, Suzuki and Tetsuji, Imajo and Yoshihide, Tyubachi and Hajime, Ohiwa}, issue = {SIG09(PRO8)}, journal = {情報処理学会論文誌プログラミング(PRO)}, month = {Nov}, note = {我々は,日本人のためのプログラミング言語として,日本語による文章表現を基にしたプログラミング言語を設計し実装している.普段使用している日本語のほうが従来の英語的なプログラミング言語よりも書きやすく,読みやすいという考えに基づいている.日本語は英語のように単語を空白で区切ることなく,続けて書くのが一般的である.我々が設計しているプログラミング言語も一般的な日本語に合わせ,空白で区切ることをしない言語を前提にしている.これを分かち書きしないという意味で,非分かち書き日本語プログラミング言語とする.本論文では,非分かち書き日本語プログラミング言語,すなわちセパレータのないプログラミング言語に対しての字句解析について述べる., We design new programming language for Japanese. We think Japanese-based programming language is better than English-based programming language for Japanese. The feature of this language is that grammar are based on Japanese and tokens are not separated by space character like a sentence in Japanese. This paper discusses a lexical analysis method for non-separated Japanese-based programming language.}, pages = {102--102}, title = {非分かち書き日本語プログラミング言語のための字句解析}, volume = {41}, year = {2000} }