Sh-Zh-7 / CMinus

💻 A naïve compilation principal course design.
Do What The F*ck You Want To Public License
2 stars 0 forks source link

[feature_request] support different form of integers #1

Closed Sh-Zh-7 closed 3 years ago

Sh-Zh-7 commented 3 years ago

Our program should identify the following form of numbers:

And we need to specify the possible errors like 09, 0xzz and so on.