rumlang / rum

Functional language, easily extensible and possible (Lua features with LISP dialect and functional) to be embarked on software Go!
https://www.rumlang.org/
MIT License
157 stars 13 forks source link

implement exponentiation (**) operator #72

Closed crgimenes closed 6 years ago

crgimenes commented 6 years ago

issue https://github.com/rumlang/rum/issues/71

crgimenes commented 6 years ago

@marioidival it does not support integer at this time, only float64