pocketlang/tests
Thakee Nathees 2713aaba35 operator overloading implementation.
at this point only binary operators are implemented, unary are yet
to do.

getters and setters for native classes implemented with the names
@getter, and @setter (however the names or arity aren't validated
at the moment TODO:)
2022-04-30 21:35:02 +05:30
..
benchmarks fiber stored as register variable 2022-04-14 08:01:16 +05:30
examples math module moved to cli/modules 2022-04-22 07:04:09 +05:30
lang operator overloading implementation. 2022-04-30 21:35:02 +05:30
modules operator overloading implementation. 2022-04-30 21:35:02 +05:30
native native interface refactored into slots. 2022-04-24 09:56:27 +05:30
random math module moved to cli/modules 2022-04-22 07:04:09 +05:30
check.py modules were moved to cli/modules 2022-04-15 19:30:26 +05:30
tests.py operator overloading implementation. 2022-04-30 21:35:02 +05:30