Skip to content

Features missing #9

Description

@RaphGL
  • Add number separators using _ (example: 56_000 should be same as 56000)
  • Add hexadecimal, binary and octal number literals through 0x, 0b and 0o
  • Add support for floats
  • Escape common escape characters in strings
  • Add a raw string syntax like `here is a raw string`, so that people can opt out of the escaping

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions