Common Intermediate Language: Difference between revisions

Content deleted Content added
General information: improving spacing of citations
removing {{GOCEinuse|section=yes}} and <!-- {{Copy edit|section|date=June 2020}} starting copy edit 20 July 2020 -->
Line 36:
 
==Computational model==
{{GOCEinuse|section=yes}}
<!-- {{Copy edit|section|date=June 2020}} starting copy edit 20 July 2020 -->
 
The Common Intermediate Language is object-oriented and [[stack-based]], which means that instruction parameters and results are kept on a single stack instead of in several registers or other memory locations, as in most [[programming language]]s.