Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Compiler-Design-Lab-KTU-CSE
# Compiler-Design-Lab-KTU-CSE
### Course Objectives:
##### * To implement the different Phases of compiler.
##### * To implement and test simple optimization techniques.
Expand Down Expand Up @@ -44,3 +44,4 @@ d. Convert the BNF rules into YACC form and write code to generate abstract synt
8086 assembly language instructions that can be assembled and run using an 8086 assembler.
The target assembly instructions can be simple move, add, sub, jump etc.

## -------------------------------------------------------------------------------------------------------------------------------------------------------------