kalpa-lang / kalpa

Programming language in C++ with python-like syntax
MIT License
2 stars 0 forks source link

Add support for non-decimal numbers #7

Open mondique opened 4 years ago

mondique commented 4 years ago

Enable tokenizer to eat hexadecimal and binary numbers

rzhikharevich commented 4 years ago

Proposed syntax:

0xFF
0b10