EN.Wikipedia "DAI Personal Computer",
DE.Wikipedia "DAI (Computer)" - “The BASIC interpreter was remarkably fast for the time because it pre-compiled to an internal byte-code, unlike the Microsoft BASIC interpreter which most other systems of the time used. DAI variables could be up to 14 characters long. The internal byte code used pointers to a variable look up table at the bottom of the code, which made the code extremely compact, despite long variable names. This technique was rare (only other known examples are the ABC 80 and BK-0010), and is remarkably similar to that now used for Java”.