Skip to content
#

expression-compiler

Here is 1 public repository matching this topic...

Language: TypeScript
Filter by language

A simple educational JavaScript project that simulates a mini compiler. It takes a mathematical expression as input and performs lexical, syntactic, semantic analysis, intermediate code generation, and basic optimization — all visualized step by step in React.

  • Updated Oct 30, 2025
  • TypeScript

Improve this page

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

Learn more