Skip to content

Srikrishnayaji/CompilerDesign-C-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Design

Project By:

@snkr2000
@shashank68
@Srikrishnayaji
@TarunAnur

Requirements

sudo apt-get install flex

Phase-1 Lexical Analysis

1. Reads the source file and generates symbol table and constant table.
2. Detects token errors and prints it.

Usage:

git clone <repo_url>
cd LexicalAnalysis
./scan
./tokenGen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages