Skip to content

AREPL v7

Compare
Choose a tag to compare
@Almenon Almenon released this 27 Nov 01:06
· 45 commits to master since this release

Requirements:

Installation:

  1. Download
  2. Unzip folder
  3. 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:

Alt Text

Changelog:

Full 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