Basic Editor

The Basic editor supports syntax coloring and a line number less label mode.



To allow for the C64s special characters most of the keyboard layout is remapped:

The Tab key is used as replacement for the Commodore key

Color and mode codes in string literals are replaced by text representations on entry. Currently supported are:



Clicking on the toggle button "Label Mode" toggles the Basic editor between common line numbered and label mode. In label mode, all line numbers are removed, any referencing tokens are changed to use labels. When toggling back the basic file is renumbered completely new.