Skip to content

Wishlist : compiler improvements #7

@staalmannen

Description

@staalmannen

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.
  • Variable-length arrays (VLAs)
  • a GAS format .s compiler
  • C99 compatibility
  • compiler support for <complex.h> type functions (like 1.0fi for defining _Complex_I and typeof for tgmath.h)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions