An open API service indexing awesome lists of open source software.

https://github.com/hkedia321/lexicalanalyzer

TOC project - Lexical analyzer using php. Try and upload the c_code.c file in the website. Files in the same folder will only be read.
https://github.com/hkedia321/lexicalanalyzer

c css html lexical-analyzer php toc

Last synced: 7 months ago
JSON representation

TOC project - Lexical analyzer using php. Try and upload the c_code.c file in the website. Files in the same folder will only be read.

Awesome Lists containing this project

README

          

# LexicalAnalyzer
TOC project - Lexical analyzer using php. Try and upload the c_code.c file in the website. Files in the same folder will only be read.

You need a localhost to run the php files. I used WAMP server.
CSE2002 - Theory of Computation
Teacher: Sendhil Kumar K.S