Skip to content
#

syntax-analysis

Here are 257 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

ADLexSyn is a comprehensive project that explores the fundamental aspects of lexical analysis, syntax analysis, and symbol table management within the context of programming language processing.

  • Updated May 26, 2024
  • Python

Improve this page

Add a description, image, and links to the syntax-analysis 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 syntax-analysis topic, visit your repo's landing page and select "manage topics."

Learn more