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!
=== Object-oriented languages === Abstract machines for [[Object-oriented programming|object-oriented programming languages]] are often [[Stack-based memory allocation|stack-based]] and have special access instructions for [[Object (computer science)|object fields]] and [[Method (computer programming)|methods]]. In these machines, [[memory management]] is often implicit performed by a [[Garbage collection (computer science)|garbage collector]] (memory recovery feature built into programming languages).<ref>{{Cite web |title=What is Object-Oriented Programming (OOP)? |url=https://www.techtarget.com/searchapparchitecture/definition/object-oriented-programming-OOP |access-date=2022-05-31 |website=SearchAppArchitecture |language=en}}</ref> [[Smalltalk|Smalltalk-80]] (1980), [[Self (programming language)|Self]] (1989), and [[Java (programming language)|Java]] (1994) are examples of this implementation.<ref name=":1" />
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)