Common Intermediate Language: Difference between revisions

Content deleted Content added
spacing throughout article
Computational model: copy editing
Line 41:
<!-- {{Copy edit|section|date=June 2020}} starting copy edit 20 July 2020 -->
 
The Common Intermediate Language is object-oriented and [[stack-based]]., Thatwhich means that datainstruction isparameters pushedand results are stored on a stack instead of pulled fromgeneral-purpose registers, as in most [[CPUprogramming architecturelanguage]]s.
 
In [[x86]] it might look like this: