# PL0-Compiler **Repository Path**: puzzlejiang/pl0-compiler ## Basic Information - **Project Name**: PL0-Compiler - **Description**: 用C语言实现的基于PL0文法的编译器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PL0-Compiler A Compiler of PL0 · X86 compiler supporting PL0 grammar. · Custom intermediate code. · There are some shortcomings in the optimization, and welcome contributions to improve our opinions. :) !!!May be helpful to BUAAers. Have a good day.