pocketlang/tests/examples
Thakee Nathees b5d98ca4c3 adding globals support in native interface
pkSetGlobal function implemented to support adding globals from the
native interface. Also the PKVM slots doesn't need a runtime anymore to
use them (see math.PI global to see how it works).
2022-05-09 22:52:25 +05:30
..
brainfuck.pk math module moved to cli/modules 2022-04-22 07:04:09 +05:30
fib.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30
fizzbuzz.pk function and else if keywords are changed. 2022-04-17 07:33:40 +05:30
helloworld.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30
matrix.pk function and else if keywords are changed. 2022-04-17 07:33:40 +05:30
pi.pk adding globals support in native interface 2022-05-09 22:52:25 +05:30
prime.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30