Stack-Oriented Programming Language: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
No edit summary
m (Text replacement - ", [[" to ", [[")
Line 2: Line 2:
* <B>Example(s):</B>
* <B>Example(s):</B>
** [[Forth (Programming Language)]].
** [[Forth (Programming Language)]].
* <B>See:</B> [[Infix Notation]], [[RPL (Programming Language)]], [[PostScript]], [[BibTeX]], [[Assembly Language]], [[Stack (Data Structure)]], [[Reverse Polish Notation]].
* <B>See:</B> [[Infix Notation]], [[RPL (Programming Language)]], [[PostScript]], [[BibTeX]], [[Assembly Language]], [[Stack (Data Structure)]], [[Reverse Polish Notation]].
----
----
----
----

Revision as of 14:41, 21 March 2018

A Stack-Oriented Programming Language is a programming language that relies on a stack machine model for passing parameters.



References

2018