Back to projects
2021
1 min read

Functional EvalExpr

School project (Advanced Functional Programming)

The goal of the Functional EvalExpr project is to design and implement a functional expression evaluator that processes and evaluates complex expressions using principles of functional programming. The objective is to provide an accurate and efficient tool for expression evaluation while demonstrating the capabilities of functional programming.