bel
bel copied to clipboard
Allow continuation prompts in the REPL
That is, when things that were opened are not closed, just print a different prompt and expect more input, concatenating the lot at the end.
And when we do, change the examples in the README.md to make use of this.