Skip to content

Tiny Calculator that works for Integers. Made to explore lex and yacc

Notifications You must be signed in to change notification settings

amansinghoriginal/TinyIntCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple arithmetic expression evaluator, created by me to understand flex & yacc

Features

Supports Addition, Subtraction and Multiplication of Integers. Integer expressions maybe enclosed in parentheses. Any amount of whitespace as spaces maybe entered. Single Line expressions, evaluated upon encountering newline.

Under Construction

Variable support : Partially done

About

Tiny Calculator that works for Integers. Made to explore lex and yacc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages