Skip to content

suggestion: manifest integer 123, 0x78 , 0b1111011, 0c173 #13

@jocelyn

Description

@jocelyn

Just a suggestion to add manifest integer such as 123=0x78=0c173=0b1111011
see at the end of https://www.eiffel.org/doc/eiffel/Eiffel%20programming%20language%20syntax .

And also manifest character like 'e' = '%/101/' , which can be useful to build unicode manifest string, without changing the encoding (BOM) of the class file.

And last but not the least, congratulation, this is a nice page for Eiffel syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions