Homework for Complier 2021 fall, at Nankai University lab_01: Familiarise with the workings of a compiler with two simple C programs. lab_02: Define the compiler to implement and try simple assembly programming. lab_03: Learn to use Yacc, implement a simple calculator and a programme that converts mid-expressions to postfixes. lab_04: Learn to use Flex to implement a lexical analyser that recognises a subset of the C language. lab_05: Combine Yacc and Lex to implement a syntax analyser and output a syntax tree.
-
Notifications
You must be signed in to change notification settings - Fork 0
NKU-Yang/Compiler-Study
About
学习编译原理期间做过的一些工作,最终目标是实现一个能支持C语言子集的编译器
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published