pocketlang/cli
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
..
modules adding globals support in native interface 2022-05-09 22:52:25 +05:30
thirdparty/argparse names buffer merged with constant pool (#202) 2022-04-17 06:47:27 +05:30
all.c operator overloading implementation. 2022-04-30 21:35:02 +05:30
main.c native interface refactored 2022-05-05 12:54:15 +05:30