Skip to content

The repository contains the source file for the compiler design project.

Notifications You must be signed in to change notification settings

grimreaperling/Compiler

Repository files navigation

General

This repository contains source codes for the compiler design project.

Component

  1. Lexical analysis(driven by DFA)
  2. Syntax analysis(driven by SLR analysis)
  3. The abstract syntax tree construction
  4. Intermediate code generation

About

The repository contains the source file for the compiler design project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published