Skip to content

Smaug123/fsharp-prefix-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsharp-prefix-form

Parse and evaluate expressions in prefix-form (basically Polish notation).

Motivation

I made this as an example solution to a problem a new programmer had to solve: given an arithmetic expression in prefix form, evaluate that expression.

Prefix form

See Tests/TestExpression.fs for fully explanatory examples.

About

Parse and evaluate expressions in prefix-form (basically Polish notation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages