Nathan-Wall / proto

A programming language derived from JavaScript which emphasizes prototypes, integrity, and syntax.
Other
12 stars 1 forks source link

Rename NaN to nan #99

Open Nathan-Wall opened 10 years ago

Nathan-Wall commented 10 years ago

JS's Infinity has already been changed to inf. I'd also like to change NaN to nan. It's easier to type and looks more like a primitive (nil, inf).

traviskaufman commented 10 years ago

+1

On Tuesday, October 28, 2014, Nathan Wall notifications@github.com wrote:

JS's Infinity has already been changed to inf. I'd also like to change NaN to nan. It's easier to type and looks more like a primitive (nil, inf).

— Reply to this email directly or view it on GitHub https://github.com/Nathan-Wall/proto/issues/99.

Travis Kaufman travis.kaufman@gmail.com