Skip to content

Generated compiler commands for a simple language of expressions using which expressions can be evaluated on a Stack Machine.

Notifications You must be signed in to change notification settings

kausvatsa/Compiler-for-Simple-Language-of-Expressions

Repository files navigation

Compiler-for-Simple-Language-of-Expressions

Generated compiler commands for a simple language of expressions using which expressions can be evaluated on a Stack Machine. Variable storage was made more efficient by the use of AVL Trees instead of Binary Search Trees.

About

Generated compiler commands for a simple language of expressions using which expressions can be evaluated on a Stack Machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages