There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implement a simple arithmetic evaluator as if it was a programming language (Lexer, Parser, Interpreter). Written in both F# and C# for learning purposes.