AREPL v7
Requirements:
Installation:
- Download
- Unzip folder
- Launch arepl.exe
Or if you have VSCode you can download the extension
Features:
- Real-time evaluation of code
- Collapsible display of local variables
- Instant display of errors with stack trace
- Breakpoints
- Sublime key-bindings
see it in action:
Changelog:
Implemented enhancements:
#8 Customizable settings in src/settings.js
#60 Customizable themes
#51 automatic restart for GUI applications like turtle, matplotlib, tkinter, etc..
Fixed Bugs
#50 Mac version now works
#54 app now works on linux