In postfix notation, the operator comes after the operands in the expression.
Forth relies heavily on explicit use of a data stack and reverse Polish notation (RPN or postfix notation), commonly used in calculators from Hewlett-Packard.
Forth confía fuertemente en el uso explícito de una pila de datos y de la notación polaca inversa (RPN o notación postfija, comúnmente usada en calculadoras de Hewlett-Packard.
Postfix notation simplifies the order of operations significantly.
Postfix notation makes the language easier to parse and extend; Forth's flexibility makes a static BNF grammar inappropriate, and it does not have a monolithic compiler.
La notación postfija hace al lenguaje más fácil analizar gramaticalmente (parse) y extender; Forth no usa una gramática BNF, y no tiene un compilador monolítico.
That syntax tree then can be converted into a linear representation, e.g., postfix notation.
Árbol de sintaxis que luego se puede convertir en una representación lineal, por ejemplo, postfix notación.
Adding to this, some stack-oriented programming languages operate in Reverse Polish or postfix notation - that is, the arguments or parameters for some command are stated before the actual command itself.
Sumado a esto, algunos lenguajes de programación orientados a pilas operan en notación polaca inversa (RPN) o notación de postfijo - es decir, los argumentos o parámetros para un cierto comando se indican antes del comando real en sí mismo.
If you're familiar with postfix notation, or own a calculator that uses Reverse Polish Notation (such as most HP calculators), you should have no problem adapting to formulating expressions in Scheme.
Si está familiarizado con la notación posfija, o posee una calculadora que usa notación polaca inversa (como muchas calculadoras HP), no debería tener problemas para adaptarse a la formulación de expresiones en «Scheme».
Postfix notation: 1 23 + (the way many HP calculators will want it)
The $395 HP-35, along with nearly all later HP engineering calculators, used reverse Polish notation (RPN), also called postfix notation.
La HP-35 de 395$, junto con los posteriores modelos de HP orientados a la ingeniería, usaba la notación polaca inversa o postfija.
Infix notation Postfix notation Infix notation is the common arithmetic and logical formula notation, in which operators are written infix-style between the operands they act on (e.g.
La notación de infijo es la notación común de fórmulas aritméticas y lógicas, en la cual se escriben los operadores entre los operandos en que están actuando (ej.
Forth relies heavily on explicit use of a data stack and reverse Polish notation (RPN or postfix notation), commonly used in calculators from Hewlett-Packard.
Forth confía fuertemente en el uso explícito de una pila de datos y de la notación polaca inversa (RPN o notación postfija, comúnmente usada en calculadoras de Hewlett-Packard.
Postfix notation makes the language easier to parse and extend; Forth's flexibility makes a static BNF grammar inappropriate, and it does not have a monolithic compiler.
La notación postfija hace al lenguaje más fácil analizar gramaticalmente (parse) y extender; Forth no usa una gramática BNF, y no tiene un compilador monolítico.
The $395 HP-35, along with nearly all later HP engineering calculators, used reverse Polish notation (RPN), also called postfix notation.
La HP-35 de 395$, junto con los posteriores modelos de HP orientados a la ingeniería, usaba la notación polaca inversa o postfija.