Menu

Tree [127f97] main /
 History

HTTPS access


File Date Author Commit
 .github 2023-05-31 Debjit Mandal Debjit Mandal [ffe4c3] Create blank.yml
 LICENSE 2023-05-31 Debjit Mandal Debjit Mandal [1aa6c9] Initial commit
 README.md 2023-05-31 Debjit Mandal Debjit Mandal [127f97] Update README.md
 main.c 2023-05-31 Debjit Mandal Debjit Mandal [5d9a3c] Update main.c

Read Me

lexical_analyzer

This is a Lexical Analyzer made using C.

You can read more about Lexical Analyzer in https://cppsecrets.com/users/1380011211410512197110115104117469810511510411664115469710910511612146101100117/Python-Simple-Lexical-Analyzer.php#:~:text=WHAT%20IS%20LEXICAL%20ANALYSIS%20%3F,comments%20in%20the%20source%20code.

To run this code locally:

sudo git clone https://github.com/debjit-mandal/lexical_analyzer

cd lexical_analyzer

gcc main.c

Please feel free to suggest any kind of improvement.

MongoDB Logo MongoDB