Skip to content

gresrun/arithmetic-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arithmetic-parser

Try to implement the zaniest arithmetic parsers possible!

Test Results

Method Elapsed Test Time (ms)
Unix bc (Pooled) 7
Regular Expressions 19
Antlr 4 176
Javassist Dynamic Classes 211
JavaScript (Rhino) 249
Unix bc (Naive) 315
JRuby 2262

About

Try to implement the zaniest arithmetic parsers possible!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages