buzz-language / buzz

👨‍🚀 buzz, A small/lightweight statically typed scripting language
https://buzz-lang.dev
MIT License
1.15k stars 31 forks source link

Support e float notation #281

Open giann opened 1 month ago

giann commented 1 month ago
float f = 1e10;