Content deleted Content added
TakuyaMurata (talk | contribs) m →Example |
No edit summary |
||
Line 1:
In [[computer science]], a '''stack-based language''' is a [[computer language]] that uses the [[stack]] to store intermediate results during computation. [[Forth]] and [[Java programming language|Java]] [[byte-code]] and examples.
A stack-based language tends to be used as intermediate representation of a program during its compilation.
|