Stack-oriented programming language topic
Also known as
- Add other possible names for this topic
A stack-oriented programming language is one that relies on a stack machine model for passing parameters. Several programming languages fit this description, notably Forth and PostScript, and also many Assembly languages (but on a much lower level).
Stack oriented programming languages operate upon one or more stacks, each of which may serve different purposes. Because of this, programming constructs in other programming languages may need to be modified for use in a stack-oriented programming...
full article at wikipedia
With the exception of Wikipedia summaries and some images the
content on this page is typically distributed under
the Creative Commons
Attribution license or Public Domain.
The original description for this topic was automatically generated from the Wikipedia article "Stack-oriented programming language" licensed under the GNU Free Documentation License .
Recent Discussions about Stack-oriented programming language
There are no conversations on this topic. Would you like to start one?
Start the Discussion »