Skip to content

polka125/formula-parser-excercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for string formula parsing

Parsing math formula using context-free grammar approach (keywords: Chomsky normal form, CYK algorithm).

For more efficient and more simple algorithm see reverse Polish notation and Shunting-yard algorithm

About

Formula parsing using grammar theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages