You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to write some documentation for several parts of the virtual machine in order to make it easy for other people to understand more tricky parts of the virtual machine.
Heap (in particular, the garbage collection mechanism)
The actor model & execution
Object layout on the heap
Primitives
Bytecode
Note that documentation for Self code will live inside the programming environment.
The text was updated successfully, but these errors were encountered:
I'd like to write some documentation for several parts of the virtual machine in order to make it easy for other people to understand more tricky parts of the virtual machine.
Note that documentation for Self code will live inside the programming environment.
The text was updated successfully, but these errors were encountered: