Skip to content

mynameajeff/PolishNotationInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

PolishNotationInterpreter

Small Interpreter for Post-Fix Polish Notation using LARK.

  TODO: · = not implemented, - = partially implemented, X = complete.

    NEW FEATURES:

        [X] Float Number Support
        
        [X] Negative Number Support

        [-] More OPERATORS(power is implemented, may implement factorials, sqrt, etc.)

About

Small Interpreter for Post-Fix Polish Notation using LARK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages