Skip to content

adi2412/compilers

Repository files navigation

Compilers Project: Group 2

A compiler built in C for a Toy Language by Group 2.

Deadlines

  • Submission of Lexical Analyzer and Syntax Parser : 15/03/2014

To Do

  • Create a makefile for automatic compiling and building
  • Lexical Analysis Module Development
  • Predictive Parsing Table Creating
  • Stack ADT and Parsing
  • Tree ADT
  • Parse tree creation while parsing
  • Testing(with given test cases)
  • Testing(with self created test cases)

We intend to follow some good Git branching models like this one as a part of this project.

Interface Requirements that need to be followed can be seen here.

####Semantic Rules legend

-make node

% -direct. none.

? -NULL

^ -new leaf

####MASM Instr masm /Zi code.asm link /co code.obj enter.. code.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published