Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Polish notation
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Implementations== Prefix notation has seen wide application in [[Lisp (programming language)|Lisp]] [[S-expressions]], where the parentheses are required since the operators in the language are themselves data ([[first-class function]]s). Lisp functions may also be [[Variadic function|variadic]]. The [[Tcl]] programming language, much like Lisp also uses Polish notation through the mathop library. The Ambi<ref name="Ambi"/> programming language uses Polish notation for arithmetic operations and program construction. [[LDAP]] filter syntax uses Polish prefix notation.<ref name="LDAPSyntax"/> Postfix notation is used in many [[stack-oriented programming language]]s like [[PostScript]] and [[Forth (programming language)|Forth]]. [[CoffeeScript]] syntax also allows functions to be called using prefix notation, while still supporting the unary postfix syntax common in other languages. The number of return values of an expression equals the difference between the number of operands in an expression and the total arity of the operators minus the total number of return values of the operators. Polish notation, usually in postfix form, is the chosen notation of certain [[calculator]]s, notably from [[HP calculators|Hewlett-Packard]].<ref name="RPN_HP35S"/> At a lower level, postfix operators are used by some [[stack machines]] such as the [[Burroughs large systems]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Polish notation
(section)
Add topic