repl 0.1.0 copy "repl: ^0.1.0" to clipboard
repl: ^0.1.0 copied to clipboard

outdated

A REPL for Dart.

0.1.0 #

  • Add line editing, history, keyboard shortcuts
  • Add support for statements (via scratch file & hot-reload)
  • Add error checking for statements

0.0.2 #

  • Improve expression handling, add basic built-ins, better docs

0.0.1 #

  • Initial version.