Ditutup
ChocoPy Language
Bajet ₹2600-3500 INR
Job Description:
Building parser from ChocoPy to AST for a compiler
The goal of task 1 is to write a parser for the ChocoPy Language, in order to obtain its Abstract Syntax Tree (AST). To this end, you will work on two basic passes of the compiler frontend, that are given as classes