Stack-Oriented Programming Language: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
 
No edit summary
Line 1: Line 1:
 
A [[Stack-Oriented Programming Language]] is a [[programming language]] that relies on a [[stack machine]] model for passing [[Parameter (computer programming)|parameters]].
A [[Stack-Oriented Programming Language]] is a [[Stack Machine]] that ...
* <B>Example(s):</B>
* <B>See:</B> [[Infix Notation]], [[Stack Machine]], [[Parameter (Computer Programming)]], [[Forth (Programming Language)]], [[RPL (Programming Language)]], [[PostScript]], [[BibTeX]], [[Assembly Language]], [[Stack (Data Structure)]], [[Reverse Polish Notation]], [[Polish Notation]].
** [[Forth (Programming Language)]].
* <B>See:</B> [[Infix Notation]], [[RPL (Programming Language)]], [[PostScript]], [[BibTeX]], [[Assembly Language]], [[Stack (Data Structure)]], [[Reverse Polish Notation]].
----
----
----
----

Revision as of 01:21, 22 January 2018

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



References

2018