mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-10 05:30:16 +00:00
229 B
229 B
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