4 comments

[ 0.22 ms ] story [ 30.4 ms ] thread
I saw the restrictions and thought it wasn't going to be all that useable in its current form. Then I saw the c64 emulator in the samples. Not nearly as limited as I was thinking. This is a really good project.
It's also worth noting that although some restrictions are definitive (like the one to prevent changing the type of a variable after it has been defined), others, (like the one restricting the current use of `f-strings`) are merely due to the state of the implementation.
it will always be a game of catching up with new features, but at least we are over the major hurdle now of migrating to python 3.. :)