Skip to content

Lexical analyzer and recursive descent parser for arithmetic expressions. compiler design, including tokenization, syntax analysis, and parse tree generation

Notifications You must be signed in to change notification settings

ChethakaJayasingha/error_visualizer

Repository files navigation

error_visualizer

🚀 Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm (v7 or higher)

Installation

1. Clone the repository

git clone https://github.com/ChethakaJayasingha/error_visualizer.git
cd error_visualizer

Running the Application

Install Dependancies

npm i

Start the Frontend Server

# Inside directory (new terminal)
npm run dev

About

Lexical analyzer and recursive descent parser for arithmetic expressions. compiler design, including tokenization, syntax analysis, and parse tree generation

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •