You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2021. It is now read-only.
When downloading the code and then doing the Quickstart, instead of working, it prints out:
File "porth.py", line 18
MEM_CAPACITY = 640_000 # should be enough for everyone
^
SyntaxError: invalid syntax
This also happens for:
SIM_STR_CAPACITY = 640_000
SIM_ARGV_CAPACITY = 640_000
Note: Because I'm using Windows, I am using a Ubuntu emulator found in the Windows Store