Pycee was initially written to support programming in Python and the work was published in a paper entitled "Enhancing Python Compiler Error Messages via Stack Overflow" [1]. The source code for Pycee is freely available via GitHub as a Python module for a popular IDE [2].
This project will attempt to similarly augment compiler and interpreter error messages for different languages, such as C or Java, in the hope that crowd-sourced answers to posted questions may be easier for novice programmers to understand. The project must involve an evaluation component, where current CSSE students are invited to comment of the effectiveness of the augmented error messages.
Department of Computer Science & Software Engineering The University of Western Australia Last modified: 22 July 2021 Modified By: Michael Wise |