GitHunt
BH

bhaskarrijal/simple-arithmetic-parser

Simple Arithmetic Parser

This is a simple arithmetic parser that can evaluate basic arithmetic expressions. It supports addition, subtraction, multiplication, and division operations. Written to practice recursive descent parsing for CSC365 Compiler Design and Construction, B.Sc. CSIT, TU IOST.

Languages

C100.0%

Contributors

Created June 20, 2024
Updated June 20, 2024
bhaskarrijal/simple-arithmetic-parser | GitHunt