• BASIC dialect inspired by 8 bit machines, modernised for contempary programmers
• Runs on the JVM: Windows, macOS or Linux
• Includes a simple IDE to edit/run code
• A decent standard library
• Straightforward, accelerated graphics
• Excellent runtime performance with the JVM
• Several examples programs and demos with source
• File I/O
• High-precision timer
• Accelerated 2D graphics with sprite support
• TrueType font support
• Keyboard & mouse support - designed with games in mind
• Accelerated 3D graphics with asset importer
• Supports JavaFX GUI windows and controls