Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Abstract machine
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Sequence control === Operations and structures for "sequence control" allow controlling the [[execution (computing)|execution flow]] of program instructions. When certain [[Conditional (computer programming)|conditions]] are met, it is necessary to change the typical sequential execution of a program.<ref name=":3" /> Therefore, the [[interpreter (computing)|interpreter]] employs data structures (such as those used to store the [[Address (programming language)|address]] of the next instruction to execute) that are modified by operations distinct from those used for data manipulation (for example, operations to update the address of the next instruction to execute).<ref>{{Citation |title=Interpreter |date=2004 |work=Software Architecture Design Patterns in Java |publisher=Auerbach Publications |doi=10.1201/9780203496213 |isbn=978-0-8493-2142-9 |last1=Kuchana |first1=Partha }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)