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

Add support for OSDev #21

Open
ashp0 opened this issue Oct 27, 2021 · 2 comments
Open

Add support for OSDev #21

ashp0 opened this issue Oct 27, 2021 · 2 comments

Comments

@ashp0
Copy link

ashp0 commented Oct 27, 2021

If you are able to, try making this programming language be able to be used in OSDev.

@MrSmith33
Copy link
Owner

Thanks for suggestion!

Can you go into more detail about what features would be needed for Vox to support OS dev? I suppose this mainly involves custom/customizable executable output, inline assembly, etc. Also, it would be a low priority, but would be nice to keep all the needed features in mind.

@ashp0
Copy link
Author

ashp0 commented Oct 27, 2021

Here are things you need to add for OSDev:

  • Inline Assembly (C/C++ syntax)
  • Block Assembly (NASM syntax)
  • Cross Compiler (elf, binary, etc..)
  • Linker

Or you could transpile into assembly code and then compiler using assembly

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

2 participants