Skip to content

Rax-x/basic-math-evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic mathematical expression evaluator in C

This is a basic mathematical expression evaluator written in C. It supports the basic four operators (+ - / *) and variables.

This is an excercise for myself about writing interpreters in C.

demo

Releases

No releases published

Packages

No packages published

Languages