rdrpenguin04/mathy-notes

Hexadecimal literal support

Open

#14 opened on Nov 25, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1 fork)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Short version: 0xFF should be able to be read as 255. Extension ideas would be supporting literals of other bases.

Contributor guide