Skip to content

mjklmg/mathint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical expression interpreter written in C

TODO:

  • add whitespace skipping (easy af)
  • change Token_Type set_literal_token_type(char c) to switch instead of long ass if
  • rewrite tokenize() number loop, it need to be simpler, its a mess
  • make the program a cli with dynamic i/o
  • add parser
  • add evaluator

About

mathematical expression interpeter written in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors