-
Notifications
You must be signed in to change notification settings - Fork 0
The aim of the project was to write a compiler for a language called Decaf. Decaf is a simple imperative language similar to C or Pascal. The project involved writing a parser for parsing the source code, using flex and bison, and detecting any errors; Constructing an AST of the given source code, using bison, defining a custom class for each ty…
kanika2107/COMPILER-FOR-DECAF-PROGRAMMING-LANGUAGE
About
The aim of the project was to write a compiler for a language called Decaf. Decaf is a simple imperative language similar to C or Pascal. The project involved writing a parser for parsing the source code, using flex and bison, and detecting any errors; Constructing an AST of the given source code, using bison, defining a custom class for each ty…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published