2 papers
cs.CL2026
NL2Scratch: An Executable Benchmark and Evaluation for Block-Based Programming
Heejin Do, Alexandre Ballenghien, Yang Wu +1
Block-based programming environments such as Scratch are widely used in early programming education, yet natural-language-to-code (NL2Code) research has focused primarily on text-b…
cs.SE2024
Can Large Language Models Serve as Evaluators for Code Summarization?
Yang Wu, Yao Wan, Zhaoyang Chu +5
Code summarization facilitates program comprehension and software maintenance by converting code snippets into natural-language descriptions. Over the years, numerous methods have…