mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-06 12:46:53 +08:00
![]() 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). |
||
---|---|---|
.. | ||
brainfuck.pk | ||
fib.pk | ||
fizzbuzz.pk | ||
helloworld.pk | ||
matrix.pk | ||
pi.pk | ||
prime.pk |