Skip to content

onetonfoot/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A scientifical calculator implemented using a Pratt parser, which is a type of recursive descent parser, described in this paper and blog post. It's an interesting approach to parsing as it provides an elegant and simple solution to operator precedence

About

A calculator implemented using a Pratt parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages