tsoding / porth

It's like Forth but in Python
628 stars 50 forks source link

Remove all unnecessary semicolons #90

Open mjz19910 opened 2 years ago

mjz19910 commented 2 years ago

porth.py has a few semicolons that are redundant, and the style is a little inconsistent, remove all the unnecessary ones.

TruncatedDinoSour commented 2 years ago

+1

StuartsHome commented 2 years ago

I think he's not going to accept a PR that removes semi-colons; listen to what he says in this video at 20:20: youtube link