nakala-lang / nakala

A dynamic programming language designed to feel familiar and be fun to use, written in Rust
MIT License
11 stars 1 forks source link

Add floating point number support #2

Closed reaganmcf closed 3 years ago

reaganmcf commented 3 years ago

Right now only integers are supported, but having floating-point numbers would be neat.