Computational Reflection

An Empirical Evaluation of Lex/Yacc and ANTLR Parser Generation Tools

Here you can download the raw data (CSV format) used in the article An empirical evaluation of Lex/Yacc and ANTLR parser generation tools. The compressed file has the following data:

  • autonomous-hours-*.csv: Number of autonomous hours it took the students to finish the lab (Table 6 of the article).

  • completion-binary-*.csv: Percentage of students who completed different activities related to lexer and parser implementation (Table 5 of the article).

  • lab-marks.csv, final-marks.csv: Lab marks and final grades (Figure 4 of the article).

  • percentage-work-completed-*.csv: Percentage of the work completed at the lab (Table 6 of the article).

  • questionnaire-*.csv: Answers to the questionnaire in Table 4 (Figure 1 of article).

LICENSE

Copyright 2021-2022 (C) Computational Reflection research group, University of Oviedo. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.