Skip to content

Sumit0581/PPl_Assignment

Repository files navigation

PPl_Assignment

https://github.com/likecs/Compiler-ERPLAG/tree/master/Complete%20Project

https://github.com/varung-31/Compiler-Construction

https://github.com/aviral1117/Compiler-Construction

To implement the code try:

$ make

$ ./babyCompiler

Cross check these images:

(Stored in 'pics')

  1. Printing grammar (value=id, tag= 0:terminal, 1:non terminal)
  2. Printing tokenStream (lineNum, lexeme, tokenName, tag)---
  3. Printing hashTable

TODOs later:

  1. Handle \t \n in sourecode [lexer.c]. Ask is A\tB == AB or A space B

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages