issues
search
effectfully
/
tiny-lang
BSD 3-Clause "New" or "Revised" License
6
stars
2
forks
source link
Add the power operator to the language
#46
Open
effectfully
opened
5 years ago
effectfully
commented
5 years ago
E.g.
x ^ 3 = x * x * x
.
E.g.
x ^ 3 = x * x * x
.