Skip to content

Course Project (COL106) under Prof. Rahul Garg [October 2023] : Developed an E++ compiler that generates Targ commands for stack machine execution from arithmetic operations. The project showcased a self-implemented AVL tree for expression parsing and a min-heap for efficient memory management.

Notifications You must be signed in to change notification settings

Vagesh19/Evaluator-and-compiler

Repository files navigation

Evaluator-and-compiler

Course Project (COL106) under Prof. Rahul Garg [October 2023] : Developed an E++ compiler that generates Targ commands for stack machine execution from arithmetic operations. The project showcased a self-implemented AVL tree for expression parsing and a min-heap for efficient memory management.

About

Course Project (COL106) under Prof. Rahul Garg [October 2023] : Developed an E++ compiler that generates Targ commands for stack machine execution from arithmetic operations. The project showcased a self-implemented AVL tree for expression parsing and a min-heap for efficient memory management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages