2023-10-23 00:24:25 -04:00
..
2023-10-16 17:24:35 -04:00
2023-10-23 00:24:25 -04:00
2023-10-23 00:24:25 -04:00
2023-10-16 17:24:35 -04:00
2023-10-23 00:24:25 -04: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