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.
- Host: GitHub
- URL: https://github.com/hkedia321/lexicalanalyzer
- Owner: hkedia321
- Created: 2016-11-07T17:52:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T19:35:46.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T10:46:37.012Z (9 months ago)
- Topics: c, css, html, lexical-analyzer, php, toc
- Language: PHP
- Size: 1.64 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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