• Stars
    star
    1
  • Language
    C
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Compiler Design principles give an in-depth understanding of basic translations and the optimisation process.It goes through the fundamental translation method as well as error detection and recovery. This is a basic compiler for a bespoke language. This project made use of C, Flex, and the Bison Parser.