# Launches the PyBasic interpreter # # See the "Pybasic changes.txt" file for a list of difference from # the original https://github.com/richpl/PyBasic # import interpreter interpreter.main()