レガシーAPLコードをC#へ変換するニューラル機械翻訳の試み Neural Code Translation of Legacy Code: APL to C#
AI要約 本論文は、レガシー言語APLで書かれたコードを現代的なC#へ自動変換するためのニューラル機械翻訳手法を提案する。記号密度の高いAPL特有の難しさに対し、トークナイズや学習データ構築を工夫し、変換精度の評価結果を示している。
EN arXiv:2605.13896v1 Announce Type: new Abstract: Automatic translation between programming languages remains a challenging problem, particularly when the source language is highly concise and specializ
og