ソフトウェア工学の基礎ワークショップ論文集
Online ISSN : 2436-634X
第28回ソフトウェア工学の基礎ワークショップ(FOSE2021)
会議情報

複数のプログラミング言語の文法知識に起因する制御文の誤りの自動修正方法の提案
蜂巣 吉成東 直希三上 比呂長野 滉大吉田 敦桑原 寛明
著者情報
会議録・要旨集 フリー

p. 51-60

詳細
抄録

We propose a method to automatically correct erroneous control statements written in another programming language. The error here is, for example, to write control statements in C, PHP, JavaScript, etc. in Python code. This is an error that is likely to occur when a programmer learns multiple programming languages. In order to support the correction of such errors, we propose a method to analyze erroneous control statements by defining a common model of control statements and converting the code through the model.

著者関連情報
前の記事 次の記事
feedback
Top