RedBasic A simple basic implementation This is a implementation of the BASIC programing language in python. It's based on TinyBasic, but not intented to be compatible with it. for help run python -m redbasic --help NOTE: the scripts in Samples aren't working for now TODO: improve readme