Is it possible, with the current LuaRT API, to make an interactive panel inside a GUI connected to a REPL (such as Python or QuickRT) thrugh a pipe so that user input (echoed in the panel) is sent to the REPL and REPL output is captured back and displayed in the panel?