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

Beam instructions appendix #81

Open
kvakvs opened this issue Apr 30, 2017 · 4 comments
Open

Beam instructions appendix #81

kvakvs opened this issue Apr 30, 2017 · 4 comments

Comments

@kvakvs
Copy link
Collaborator

kvakvs commented Apr 30, 2017

As I am working now on a very similar topic (writing a beam-like writer/loader and implementing my own VM loop), I will be updating this chapter on the way, and a PR will follow.

https://github.com/kvakvs/theBeamBook/tree/ap-beam_instr-work

@happi
Copy link
Owner

happi commented Apr 30, 2017

Great!

@KronicDeth
Copy link
Contributor

I need to cross-check the argument names I figured out for the dissassembler in IntelliJ Elixir to see if I have any in https://github.com/KronicDeth/intellij-elixir/blob/master/src/org/elixir_lang/beam/chunk/code/operation/Code.kt. That aren't in the book or vice versa.

@happi
Copy link
Owner

happi commented Aug 26, 2018

@kvakvs Your branch is looking good. Perhaps do a PR on what you got even though it is not yet finished?

@kvakvs
Copy link
Collaborator Author

kvakvs commented Aug 26, 2018

I think its been merged a while ago. A new one may come some time later, as I am experimenting with instructions again in my project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants