mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-03-04 13:15:55 +08:00
![]() - cJSON library was added to thirdparty for json module - json module added and json.parse() function implemented - thirdparty library sources are directly imported - io.readfile() function added - less than function fix (wasn't returning boolean) - min, max functions added - map check values equal implemented |
||
---|---|---|
.. | ||
imports | ||
basics.pk | ||
builtin_fn.pk | ||
builtin_ty.pk | ||
class.pk | ||
closure.pk | ||
controlflow.pk | ||
fibers.pk | ||
functions.pk | ||
import.pk | ||
tco.pk |