Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

built-in console #24

Merged
merged 2 commits into from
Nov 5, 2020
Merged

built-in console #24

merged 2 commits into from
Nov 5, 2020

Conversation

leon-thomm
Copy link
Owner

I just implemented a complete built-in python console interpreter, allowing REPLs and direct access to individual NodeInstances. This way, the user can very efficiently customize nodes and keep track on internal variables. Altough this initially might seem like just another nice feature, it is definitely going to become one of the major ones, the possibilities are endless. More in the upcoming release.

The new built in console interpreter works and already includes nice features which will be explicitly stated in the upcoming release.
@leon-thomm leon-thomm merged commit 42d5f41 into master Nov 5, 2020
@leon-thomm leon-thomm deleted the builtin-console branch February 23, 2021 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant