Skip to content
#

lexical-analyzer

Here are 74 public repositories matching this topic...

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

  • Updated Jun 8, 2024
  • Java

A project focused on implementing the "Allocate Cursor" statement in a programming language. This repository contains code and documentation for a compiler that parses, analyzes, and generates executable code. Contributions welcome. Licensed under MIT.

  • Updated May 27, 2023
  • Java

Improve this page

Add a description, image, and links to the lexical-analyzer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lexical-analyzer topic, visit your repo's landing page and select "manage topics."

Learn more