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

Wishlist : compiler improvements #7

Open
5 tasks
staalmannen opened this issue Sep 28, 2024 · 1 comment
Open
5 tasks

Wishlist : compiler improvements #7

staalmannen opened this issue Sep 28, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@staalmannen
Copy link
Owner

staalmannen commented Sep 28, 2024

Below a wishlist of stuff that would be nice to add to the compiler

  • deal with 0x hexadecimal numbers with a decimal point!
  • Be able to deal with 0x(hexadecimal)p(2^x) type numbers.
  • Be able to handle inline asm
  • a GAS format .s compiler
  • C99 compatibility
@staalmannen staalmannen added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 28, 2024
@staalmannen
Copy link
Owner Author

This document outlines missing features for C99 compatibility

https://git.9front.org/plan9front/plan9front/addf2d55bf9bbf090ea26173ac03cfa725bb73cd/sys/src/cmd/cc/c99/raw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant