Skip to content

NKU-Yang/Compiler-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile-Principle of NKU

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.

About

学习编译原理期间做过的一些工作,最终目标是实现一个能支持C语言子集的编译器

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published