mirror of
https://github.com/pocketpy/pocketpy
synced 2026-06-21 07:57:10 +08:00
* implement `evaluate` request * Update main.c * Update main.c * change port to 6110 * Update main.c * simplify the workdir process and minor optimizations * implement exit event * fix bp not hit because of path format * implement output event * add `ctype.h` to `core.c` * implement exception breakpoint * fix assert triggered when called isspace --------- Co-authored-by: blueloveTH <blueloveth@foxmail.com>