pocketlang/docs
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
..
markdown sources were refactored 2022-04-05 19:21:12 +05:30
static try-online output changed to <pre> tag 2022-04-07 16:47:22 +05:30
templates false positive assertion crash -- fixed 2022-04-06 19:08:07 +05:30
wasm runFunction() abstraction to hide fiber creation 2022-04-27 08:46:00 +05:30
generate.py Merge pull request #180 from ThakeeNathees/minor-changes 2022-04-06 11:26:32 +05:30
TODO.txt operator overloading implementation. 2022-04-30 21:35:02 +05:30