Built-In Interpreter
Ryven now includes a complete integrated python interpreter.
- It is a fully functional REPL so you can do anything you would do in the normal python console
- You can add references to individual nodes, by right-click operation, to access their full API in the console
- All print() calls, exceptions, and debugging messages are automatically redirected to this console
This is going to be one of the major features in the future, the possibilities are endless.