Skip to content

Operator Overloading

brett hartshorn edited this page Feb 22, 2015 · 2 revisions

Operator overloading is supported with Rusthon's C++ backend. https://github.com/rusthon/Rusthon/blob/master/examples/operator_overloading.md

TODO:

  • need better way to deference a pointer instead of using myvar.pointer
  • setitem

Sidebar

Clone this wiki locally