SedaiBasic2 is a modern reimplementation of Commodore BASIC v7. At the current stage of development, it supports the Tiny BASIC subset plus:
- Multi-dimensional arrays
- Integer type variables (suffix
%) - High-performance register-based bytecode VM
The interpreter features a complete compilation pipeline: Lexer, Parser, SSA IR optimizer, and bytecode compiler targeting a fast register-based virtual machine.
French
Commodore Basic v7