/Mini-R-Compiler

Mini Compiler for R language

Primary LanguageC

Mini R Compiler

This project aims to build a mini compiler for R language

The project team:

  • ABED Abir
  • AIT RAMI Mohamed
  • ANDAME Younes
  • AABBAR Adnane

The front-end of the compiler consisting of the following four phases is built:

  1. Lexical analysis
  2. Syntax Analysis
  3. Semantic Analysis
  4. Intermediate Code Generation