pocketlang/tests/examples
Thakee Nathees 88c45cccac function and else if keywords are changed.
- `func` keyword has change to `function`.
- `elsif` changed to `else if`
2022-04-17 07:33:40 +05:30
..
brainfuck.pk function and else if keywords are changed. 2022-04-17 07:33:40 +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 disassemble implemented 2021-06-12 16:34:10 +05:30
prime.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30