mkhan45 / RustScript2

RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.
https://mkhan45.github.io/RustScript2/
Other
36 stars 2 forks source link

Add normal integers #41

Closed mkhan45 closed 2 years ago

mkhan45 commented 2 years ago

Right now everything is a float

mkhan45 commented 2 years ago

a8d0049