Module repl

Module repl 

Source
Expand description

Interactive REPL for Zinit Rhai scripting

Provides a readline-style interface with:

  • Tab completion for zinit_* functions
  • Command history
  • Syntax highlighting
  • Help hints

Functionsยง

run_repl
Run the interactive REPL