Kind1 icon indicating copy to clipboard operation
Kind1 copied to clipboard

Add support for a REPL

Open algebraic-dev opened this issue 3 years ago • 0 comments

  • branch experimental into kind-driver crate
  • api to create commands for repl
  • control c twice to leave or control d
  • auto complete on tab
  • a banner like the Unison one
  • use yansi so we can just turn off colors
  • watch mode that says which files type checked.

algebraic-dev avatar Nov 07 '22 13:11 algebraic-dev