riolet / rix

Rix language combines the power of C language and the convenience of a high level language
GNU General Public License v3.0
729 stars 27 forks source link

Floating point without leading digit #9

Open JoePelz opened 9 years ago

JoePelz commented 9 years ago

The following notation is unrecognized

f1 = .5

Expected result:

f1 = 0.500000