charly-lang / charly

🐈 The Charly Programming Language | Written by @KCreate
https://charly-lang.github.io/charly/
MIT License
199 stars 10 forks source link

Unary plus operator #101

Closed KCreate closed 7 years ago

KCreate commented 7 years ago

Same precedence and parsing as the unary minus operator.

Method name for operator overloading is __uplus