Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for parts of the VM #9

Open
5 tasks
sin-ack opened this issue Jun 3, 2022 · 0 comments
Open
5 tasks

Documentation for parts of the VM #9

sin-ack opened this issue Jun 3, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@sin-ack
Copy link
Owner

sin-ack commented Jun 3, 2022

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.

@sin-ack sin-ack added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant