Pancake support for hexadecimal (0x) and binary (0b) numbers
Open
Pancake
- Dominant language
- Standard ML
- Stars
- 1.2k
- Forks
- 104
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 16
Description
Currently Pancake only accepts decimal number format when writing constant literals. It would be helpful to support hexadecimal and binary numbers with `0x` and `0b` prefixes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.