Skip to content
#

syntax-analysis

Here are 15 public repositories matching this topic...

This project is a simple JavaScript compiler that allows users to input JavaScript code and see the output of various compilation phases, including lexical analysis, syntax analysis, semantic analysis, intermediate representation generation, optimization, and code generation. The project is designed to help users understand the inner workings

  • Updated Jun 27, 2025
  • JavaScript

(SS, 2024) Language: JavaScript (lexical analysis, symbol table construction, syntax analysis, semantic analysis. Interpreter - > from basic programming language functions to N-Dimension array, Structs and recursive functions) Course: Organización de lenguajes y compiladores 2 (Language Organization and Compilers 2)

  • Updated Sep 6, 2024
  • JavaScript

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