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

Will Pira be build for VM or Compiled Binary? #1

Open
thepabloaguilar opened this issue May 26, 2021 · 0 comments
Open

Will Pira be build for VM or Compiled Binary? #1

thepabloaguilar opened this issue May 26, 2021 · 0 comments

Comments

@thepabloaguilar
Copy link
Member

The very first discussion we should tackle is where we’ll build the language, ’cause it drives the whole implementation of a language!

From our previous discussions, we just discarded Pira to be an interpreted language, now we have two options:

  • Pira runs upon a VM
  • Pira generates a compiled binary

I’d like to start the discussion by supporting the Binary option. My initial idea of Pira is to learn how to do things in a language, get more knowledge about things under the hood and VM gives us a bunch of things done and we might want to discuss and implement them in our way.

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

1 participant