Design and Implementation of a Universal and Extensible Compiler Front-end Generator

JIN Long-fei,LIU Lei
DOI: https://doi.org/10.3321/j.issn:1671-5489.2005.03.012
2005-01-01
Abstract:Traditional compiler front-end generators are not universal and extensible for the reason of their structures and algorithms. In order to solve this problem, a universal and extensible compiler front-end generatorJLUCC is provided and has been implemented. The implementation of JLUCC involves object-orientation, reflection and design patterns technologies. JLUCC is universal, extensible and easy-used. At last, JLUCC was validated in the practical procedure of developing a C/ATLAS compiler.
What problem does this paper attempt to address?