mirror of
https://github.com/pocketpy/pocketpy
synced 2026-02-22 07:20:16 +00:00
TODO
- variations of print function
- variable declaration
- string, list, tuple, dictionary
- basic operations
- if else
- for loop, while loop
- json loads, dumps
- exception handling
clang++ --std=c++17 cjson.cpp -o cjson