Skip to content
/ AST Public

Abstract syntax tree for calculating algebraic expressions. Implemented in Java. Homework from Introduction to programming course.

Notifications You must be signed in to change notification settings

tamirOK/AST

Repository files navigation

AST

Abstract syntax tree for calculating algebraic expressions. Implemented in Java. Homework from Introduction to programming course.

To launch program compile Main.java and enter your expression from stdin.

About

Abstract syntax tree for calculating algebraic expressions. Implemented in Java. Homework from Introduction to programming course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages