Skip to content

A simple Interpreter for math expression language makes in C makes during Paradigm of programming course.

Notifications You must be signed in to change notification settings

bigmat18/math-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Math-Interpreter

A simple Interpreter for math expression language makes in C makes during Paradigm of programming course. It's don't use any external library. For compiling use:

make main

The program to run its the follow:

./lenguage

About

A simple Interpreter for math expression language makes in C makes during Paradigm of programming course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published