Encerrado
Python project -- 3
Orçamento ₹7600-9500 INR
Job Description:
Building parser from ChocoPy to AST for a compiler
The goal of project 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: