Subject: System Programming - 2
Topic: Learn methods of code analyzing and compiling.
- Lab 1 - Studying the types of tables in the system programs and structures of the basic programming language for their definition. Organize search by key and data content
- Lab 2 - Build and use objects of nodes in tree-like and hierarchical graphs.
- Lab 3 - Creation and construction of lexical analyzers on the basis of automatic grammar
- Lab 4 - Create and configure top-down parser
- Lab 5 - Create and configure bottom-up parser
- Lab 6 - Construct, configure and use semantic analyzer in translators
- RGR - Create a simple compiler of Pascal into MASM.