Content deleted Content added
TakuyaMurata (talk | contribs) stub; just a definition |
TakuyaMurata (talk | contribs) add some |
||
Line 1:
In [[computer science]], a '''stack-based language''' is a [[computer language]] that uses the stack to store intermediate results during computation. [[Forth]] is an example.
A stack-based language tends to be used as intermediate representation of a program during its compilation.
{{stub}}
|