BASIC- CyanIIde Applesoft Interpreter (paleotronic.com)
This is an Applesoft BASIC editor that extracts and updates code into a live Apple II VM. You can load examples through the dropdowns at the top-right of the screen. The CodeMirror-based editor separates out ‘stacked’ BASIC lines to make them easier to read.
- Applesoft BASIC (Wikipedia)
Applesoft BASIC is a dialect of Microsoft BASIC, developed by Marc McDonald and Ric Weiland, supplied with Apple II computers. It supersedes Integer BASIC and is the BASIC in ROM in all Apple II series computers after the original Apple II model. It is also referred to as FP BASIC (from floating point) because of the Apple DOS command FP used to invoke it, instead of INT for Integer BASIC.