Versatile parser for arithmetic expressions
-
Updated
Nov 14, 2024 - Rust
Versatile parser for arithmetic expressions
Exploration of Formal Languages and the machines that go with them. Multiple examples of DFAs, NFAs, Stack Machines, and Turing Machines.
This is a basic and simple arithmetic calculator that supports addition, subtraction, multiplication, and division
Add a description, image, and links to the arithmetic-parser topic page so that developers can more easily learn about it.
To associate your repository with the arithmetic-parser topic, visit your repo's landing page and select "manage topics."