From 4576bd531503f9ea3e63856ae44c341a9bb08572 Mon Sep 17 00:00:00 2001 From: Avani-Mohan-K <72187555+Avani-Mohan-K@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:09:48 +0530 Subject: [PATCH] Read me file organized --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d318c..137f17e 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. +## -------------------------------------------------------------------------------------------------------------------------------------------------------------