Skip to content

In this project we created a compiler for a mini-python version from scratch. The project implements four phases: 1. Lexical Analysis 2. Syntax Analysis 3. Abstract Syntax Tree 4. Symbol/Semantic Analysis

License

Notifications You must be signed in to change notification settings

giannisbaltas/MiniPython-Compiler

Repository files navigation

MiniPython-Compiler

In this project we created a compiler for a mini-python version from scratch.

The project implements four phases:

  1. Lexical Analysis
  2. Syntax Analysis
  3. Abstract Syntax Tree
  4. Symbol/Semantic Analysis

Contributor: github.com/subamanis

About

In this project we created a compiler for a mini-python version from scratch. The project implements four phases: 1. Lexical Analysis 2. Syntax Analysis 3. Abstract Syntax Tree 4. Symbol/Semantic Analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published