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

Feature request: REPL in console #91

Open
indeyets opened this issue Jun 21, 2021 · 2 comments
Open

Feature request: REPL in console #91

indeyets opened this issue Jun 21, 2021 · 2 comments

Comments

@indeyets
Copy link

It would be great to have REPL capabilities in console, similar to what we have in web browsers. This way it would be much easier to start working with live model data

@Phillipus
Copy link
Member

I have a POC one (https://github.com/archimatetool/archi-scripting-plugin/tree/run-local-script) but don't know when/if it will make it into jArchi.

@twanvanderschoot
Copy link

Looking forward to it. It would serve a number of purposes. For one, it would provide a quick validation of a bit of code one is developing in the external editor. And, secondly, it provides a "poorman's" query interface.

Especially with respect to the second purpose mentioned, it would be very nice if that REPL could load scripts on-the-fly or, at least, load a script(s) prior to starting the REPL itself.

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

No branches or pull requests

3 participants