class Drizzle::REPL
- Drizzle::REPL
- Reference
- Object
Overview
Class for handling the Read-Eval-Print-Loop (REPL) environment for Drizzle.
I'm finally able to add Evaluation to the REPL environment
Defined in:
drizzle/repl.crConstructors
-
.new
Start the REPL environment.
Instance Method Summary
-
#print_parser_errors(parser : Parser)
Print parser errors in a nice format