pikasTech / PikaPython

An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
http://pikapython.com/
MIT License
1.45k stars 132 forks source link

Windows上语法错误导致闪退 #318

Closed blueloveTH closed 1 year ago

blueloveTH commented 1 year ago

GIF 2023-6-11 15-07-14

打开REPL,输入一个&,按回车,crash。

pikasTech commented 1 year ago

image

这个问题在v1.12.2已经修复了