programadorhedonista
Results
2
issues of
programadorhedonista
[In Docs » Reserved Words:](https://github.com/boriel/zxbasic/tree/master/docs/return.md) ``` WARNING: Using RETURN in global scope without a GOSUB will mostly crash your program. Use --stack-check if you suspect you have this bug, to...
feature
doc
Ya que actualmente zxbasic necesita python 3, y los ficheros .py tienen codificación utf-8, se podrían eliminar las líneas ` # -*- coding: utf-8 -*-` que tenían sentido en python...