SartJ / Lexical-Analyser

Takes a piece of C code as input and prints the keywords, identifiers, math operators, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexical-Analyser

Cse 420

Section 08

Lab 01 : lexicalAnalyser.py

Lab 04 : JavaMethodLexAn

By Sartaj Jamal Chowdhury 18201160

About

Takes a piece of C code as input and prints the keywords, identifiers, math operators, etc.


Languages

Language:Python 100.0%