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

https://github.com/cryptosingh1337/lexical-analyzer

Lexical Analyzer
https://github.com/cryptosingh1337/lexical-analyzer

java lexical-analyzer spring-boot tailwindcss thymeleaf

Last synced: 7 months ago
JSON representation

Lexical Analyzer

Awesome Lists containing this project

README

          

# Lexical Analyzer

A web application to break the program into token. It was created as a open ended project.

Live: [https://lexical-analyzer.onrender.com](https://lexical-analyzer.onrender.com/)

### Tech stack:

- Java
- Spring Boot
- Thymeleaf
- Tailwind CSS

### Screenshots

#### Main page
![image](https://user-images.githubusercontent.com/56120837/163404615-69147d1a-6ecc-46eb-afdd-b80ab4d02ba4.png)

#### Main page with Sample code
![image](https://user-images.githubusercontent.com/56120837/163404736-67ac2cbf-fc8f-4da7-8119-d128cf6e9d29.png)

#### Tokens output
![image](https://user-images.githubusercontent.com/56120837/163404846-9360f11e-7137-4b75-99b3-fc8c86db7370.png)
![image](https://user-images.githubusercontent.com/56120837/163404912-4e9cc1ed-58fa-4184-b92f-245a7422502b.png)