Skip to content

m-31/python-term-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-term-parser

This is just a simple written parser for numerical terms.

It should be able to parse something like

12 + 8 * 7                  (12+(8*7))
7a^22 + 2b + 14b^2          (((7*(a^22)+(2*b))+(14*b^2))

About

just a simple written parser for numerical terms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages