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

Memory visualization of a Java program #475

Open
jcb opened this issue Mar 18, 2016 · 2 comments
Open

Memory visualization of a Java program #475

jcb opened this issue Mar 18, 2016 · 2 comments

Comments

@jcb
Copy link
Contributor

jcb commented Mar 18, 2016

Hello,

We have discussed about memory visualization. Here is a nice tool for memory visualization that could be a candidate for such a feature : https://bitbucket.org/fdagnat/javatutor
The tool was mostly developed by a student and is hosted under a colleague account. It is inspired by PythonTutor project. For the moment, it is a prototype and it is insecure (chroot has been removed, etc.) but as we will use it for an online course, it will be improved.

To test it, a VM is available here : https://partage.mines-telecom.fr/public.php?service=files&t=6a5a5e89d086f1aa6d9b14f88502999b

I might be wrong, but I think that :

  • front and back end are well separated
  • message format is not formally defined
  • the front end is a bit "complex" (javascript and several technologies) but I am not a JS dev
@mquinson
Copy link
Member

Thanks, that's very inspiring!
Is there any sort of report documenting that internship, maybe?

@jcb
Copy link
Contributor Author

jcb commented Mar 18, 2016

Well, I will ask, but for the moment I only have this link:
https://bitbucket.org/fdagnat/javatutor/src/0f0b152a45ed5bca8b16bee4dba578557ec263bc/doc/

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

2 participants