pocketlang/tests
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
..
benchmarks scripts are moved to scritps/ directory 2022-05-01 14:12:27 +05:30
examples adding globals support in native interface 2022-05-09 22:52:25 +05:30
lang Number constructor from string 2022-05-09 15:25:44 +05:30
modules adding globals support in native interface 2022-05-09 22:52:25 +05:30
native native interface refactored 2022-05-05 12:54:15 +05:30
random math module moved to cli/modules 2022-04-22 07:04:09 +05:30