ENvironmentSet / Runo

a compact, yet powerful programming language for functional-reactive programming
MIT License
6 stars 0 forks source link

Extending numeric literals #3

Open ENvironmentSet opened 2 years ago

ENvironmentSet commented 2 years ago

Currently, Runo only has literal syntax for zero and natural numbers. we need to extend numeric literals.


Goal: Support for decimal/binary/hexadecimal notation